mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
added yubikey-manager
This commit is contained in:
@@ -17,4 +17,8 @@
|
|||||||
sudo.u2fAuth = true;
|
sudo.u2fAuth = true;
|
||||||
hyprlock.u2fAuth = true;
|
hyprlock.u2fAuth = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
yubikey-manager
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user