sops
This commit is contained in:
@@ -79,6 +79,8 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
hardware.graphics.enable32Bit = lib.mkForce false;
|
||||
|
||||
users = {
|
||||
mutableUsers = false;
|
||||
users."${user}" = {
|
||||
@@ -100,7 +102,6 @@ in
|
||||
];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
users.root.shell = pkgs.zsh;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user