summaryrefslogtreecommitdiff
path: root/systems/nzxt-desktop
diff options
context:
space:
mode:
Diffstat (limited to 'systems/nzxt-desktop')
-rw-r--r--systems/nzxt-desktop/system.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/nzxt-desktop/system.nix b/systems/nzxt-desktop/system.nix
index 396eab6..2f224fa 100644
--- a/systems/nzxt-desktop/system.nix
+++ b/systems/nzxt-desktop/system.nix
@@ -8,7 +8,7 @@
stateVersion = "23.11";
};
- age.secrets.culsans-user-password.file = ../../secrets/culsans-user-password.age;
+ age.secrets.culsans-user-password.file = ../../secrets/user-passwords/nzxt-desktop/culsans.age;
users.users."culsans" = {
hashedPasswordFile = config.age.secrets.culsans-user-password.path;