summary refs log tree commit diff
path: root/profiles/user.nix
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/user.nix')
-rw-r--r--profiles/user.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/user.nix b/profiles/user.nix
index 514d303..7f0ec8b 100644
--- a/profiles/user.nix
+++ b/profiles/user.nix
@@ -16,7 +16,7 @@
         owner = "tzlil";
         group = "users";
       };
-      password.file = ../secrets/password.age;
+      # password.file = ../secrets/password.age;
     };
 
     users.users.tzlil = {