This commit is contained in:
randogoth 2026-02-10 07:42:16 +02:00
parent 7486210605
commit ab0257fd6e
2 changed files with 8 additions and 0 deletions

View file

@ -6,6 +6,8 @@
wheelNeedsPassword = lib.mkForce false;
};
security.rtkit.enable = true;
users.users.root = lib.mkDefault {
shell = pkgs.zsh;
extraGroups = [