about summary refs log tree commit diff
path: root/sys/x220.nix
diff options
context:
space:
mode:
Diffstat (limited to 'sys/x220.nix')
-rw-r--r--sys/x220.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/x220.nix b/sys/x220.nix
index 1abcd9a57b90..4eac8dda4045 100644
--- a/sys/x220.nix
+++ b/sys/x220.nix
@@ -74,7 +74,7 @@
 
   system.stateVersion = "22.05";
 
-  users.users.qyliss.hashedPassword = "$5$rounds=1000000$tySRQ3rdqbPOduux$NcW7CoffEScpmOyS0Ga9gE5ZNLt8PT6.2Gvwn91vQn7";
+  users.users.qyliss.hashedPassword = "$y$j9T$Q5bSnSDsY.PkqBX9AA3Gp0$cMl0jK1Cug/7vu8n4ShmQouZTbyPMkUO3NMBVpWn353";
 
   hardware.opengl.enable = true;
   hardware.opengl.extraPackages = with pkgs; [ libGL ];