diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/apzu/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/apzu/default.nix b/hosts/apzu/default.nix index 3b787413..d34edbb2 100644 --- a/hosts/apzu/default.nix +++ b/hosts/apzu/default.nix @@ -14,7 +14,7 @@ backupDiskUuid = "d1c6e0f6-1837-40fd-bb29-251d5ea0ddb0"; }; users = { - hashedPassword = "$y$jFT$qi3wS9njrMl2y55b3NOBI0$j40Qt6AAkMSfZ82KPhqMaUaPztWtPps1wOqaXaF/L.6"; # TODO change this to a unique one + hashedPassword = "$y$jFT$3qI9MYLDHPUdGKsVa8skV0$TOjX0SFHWuj52zd7/kmkNtG5EqQwYcqv0FKXWbLaro6"; }; }; |