app: add age-yubi-plugin
This commit is contained in:
@@ -98,6 +98,7 @@
|
|||||||
qmk-udev-rules
|
qmk-udev-rules
|
||||||
gptfdisk
|
gptfdisk
|
||||||
agenix.defaultPackage.x86_64-linux
|
agenix.defaultPackage.x86_64-linux
|
||||||
|
age-plugin-yubikey
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -131,7 +132,7 @@
|
|||||||
# ''; # Temporary extra config so ssh will work in guacamole
|
# ''; # Temporary extra config so ssh will work in guacamole
|
||||||
passwordAuthentication = false;
|
passwordAuthentication = false;
|
||||||
};
|
};
|
||||||
pcscd.enable = true;
|
#pcscd.enable = true;
|
||||||
udev.packages = [ pkgs.yubikey-personalization ];
|
udev.packages = [ pkgs.yubikey-personalization ];
|
||||||
#flatpak.enable = true; # download flatpak file from website - sudo flatpak install <path> - reboot if not showing up
|
#flatpak.enable = true; # download flatpak file from website - sudo flatpak install <path> - reboot if not showing up
|
||||||
# sudo flatpak uninstall --delete-data <app-id> (> flatpak list --app) - flatpak uninstall --unused
|
# sudo flatpak uninstall --delete-data <app-id> (> flatpak list --app) - flatpak uninstall --unused
|
||||||
|
|||||||
Reference in New Issue
Block a user