move password into secrets

no i dont have gaming as my password anywhere
This commit is contained in:
LavaDesu 2021-05-15 11:00:55 +07:00
parent 27767c7219
commit 61883547c5
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -38,7 +38,6 @@
isNormalUser = true;
extraGroups = [ "wheel" ];
shell = pkgs.zsh;
initialPassword = "gaming";
};
console.useXkbConfig = true;