Conditionally enable u2f auth.
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
parent
33cf802b18
commit
004300bb1a
2 changed files with 4 additions and 1 deletions
|
|
@ -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" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue