Update hosts/common/users/Winter/default.nix

This commit is contained in:
2026-06-23 17:54:03 -07:00
parent 2720506046
commit 0d93df690f
-1
View File
@@ -26,7 +26,6 @@ in {
"wireshark"
];
initialPassword = "nyx";
# TODO: use as needed
#openssh.authorizedKeys.keys = lib.splitString "\n" (builtins.readFile ../../../../home/gabriel/ssh.pub);
#hashedPasswordFile = config.sops.secrets.gabriel-password.path;