--wip-- [skip ci]

This commit is contained in:
Filippo Berto 2024-11-22 10:29:29 +01:00
parent 00474d0b31
commit 8b1fb17728

View file

@ -364,11 +364,11 @@
}; };
sudo = { sudo = {
fprintAuth = true; fprintAuth = true;
text = '' # text = ''
auth include system-auth-fprintd # auth include system-auth-fprintd
account include system-auth # account include system-auth
session include system-auth # session include system-auth
''; # '';
}; };
}; };