Add fido2luks

This commit is contained in:
Nathan McCarty 2023-04-18 18:27:37 -04:00
parent 7ce33209b4
commit a9e75fe06d
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
}; };
}; };
home.packages = with pkgs; [ gammastep ]; home.packages = with pkgs; [ gammastep fido2luks ];
# Sway outputs # Sway outputs
wayland.windowManager.sway.config = { wayland.windowManager.sway.config = {