Update configuration.nix

This commit is contained in:
batvin321 2024-06-02 23:09:50 -04:00
parent 1750c1877a
commit f2baca474d

View File

@ -122,7 +122,7 @@ in
users.users.vincent = {
isNormalUser = true;
shell = pkgs.fish;
initialHashedPassword = "$y$j9T$bNzCzml0kKQQxROnHJGee0$o7DvtXzBul58giMCwV9qFbuDBjdLiG7PoRTLUzT/jCB";
initialPassword = "replaceMe";
extraGroups = [ "wheel" "networkmanager" "lp" "audio" "video" "cdrom" "input" ];
packages = with pkgs; [
# admin tools