move password into secrets
no i dont have gaming as my password anywhere
This commit is contained in:
parent
27767c7219
commit
61883547c5
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
extraGroups = [ "wheel" ];
|
extraGroups = [ "wheel" ];
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
initialPassword = "gaming";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
console.useXkbConfig = true;
|
console.useXkbConfig = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue