manage user only with nix
This commit is contained in:
parent
ff32bd7627
commit
57d37d7229
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
||||||
networkmanager.enable = true;
|
networkmanager.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
users.mutableUsers = false;
|
||||||
|
|
||||||
nix = {
|
nix = {
|
||||||
settings = {
|
settings = {
|
||||||
substituters = lib.mkForce [
|
substituters = lib.mkForce [
|
||||||
|
|
Loading…
Add table
Reference in a new issue