add yubikey , hypridle and docker service isn't active on boot except on server
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
tlp
|
||||
looking-glass-client
|
||||
fprintd
|
||||
yubikey-manager
|
||||
yubico-pam
|
||||
];
|
||||
|
||||
hardware.nvidia.prime.offload = {
|
||||
@ -50,6 +52,8 @@
|
||||
};
|
||||
};
|
||||
services.upower.enable = true;
|
||||
|
||||
services.udev.packages = [ pkgs.yubikey-personalization ];
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user