app: add age-yubi-plugin
This commit is contained in:
parent
8fa66e04c1
commit
6578e0f5bc
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user