feat: HomeManager | enable notifications for yubikey touch required
This commit is contained in:
@@ -123,6 +123,8 @@ in {
|
||||
# Enable home-manager
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
services.yubikey-touch-detector.enable = true;
|
||||
|
||||
# Nicely reload system units when changing configs
|
||||
systemd.user.startServices = "sd-switch";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user