Conditionally enable u2f auth.
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
@@ -33,6 +33,8 @@ in
|
||||
services.power-profiles-daemon.enable = true;
|
||||
# Bonjour
|
||||
services.murmur.bonjour = true;
|
||||
|
||||
yubikey.enable-u2f-auth = true;
|
||||
|
||||
# Allow using flakes
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
Reference in New Issue
Block a user