fix: NixOS | turn on immutable users
This commit is contained in:
@@ -105,6 +105,7 @@ in {
|
|||||||
|
|
||||||
security.rtkit.enable = true;
|
security.rtkit.enable = true;
|
||||||
|
|
||||||
|
users.mutableUsers = false;
|
||||||
users.users.shahab = {
|
users.users.shahab = {
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user