[yubikey] Enable on laptop

This commit is contained in:
Tibo De Peuter 2024-03-23 22:41:16 +01:00
parent 26521600a1
commit 985f687cc4
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2

View file

@ -8,9 +8,12 @@
sisyphus = { sisyphus = {
desktop.sway.enable = true; desktop.sway.enable = true;
hardware.nvidia = { hardware = {
enable = true; nvidia = {
model = "Quadro T2000"; enable = true;
model = "Quadro T2000";
};
yubikey.enable = true;
}; };
networking = { networking = {