This commit is contained in:
parent
37c36112e3
commit
43df5bcd08
4 changed files with 8 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
};
|
||||
|
||||
modules = {
|
||||
nixos.pc = {
|
||||
nixos.base = {
|
||||
users.users.${config.flake.meta.owner.username} = {
|
||||
isNormalUser = true;
|
||||
initialPassword = lib.mkForce "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue