mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
4 lines
97 B
Nix
4 lines
97 B
Nix
_: {
|
|
security.sudo.wheelNeedsPassword = false;
|
|
services.gnome.gnome-keyring.enable = true;
|
|
}
|