mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-04 10:16:33 +01:00
Don't set discription for root
This commit is contained in:
parent
cda9a02a62
commit
a4c96a3a95
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
users.users.root = {
|
users.users.root = {
|
||||||
description = "root";
|
|
||||||
initialPassword = "password";
|
initialPassword = "password";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue