update password hash for glados to see if that fixes anything

This commit is contained in:
Lillian Violet 2026-02-23 01:49:06 +01:00
parent bf0e130d41
commit 7892c6d5df
3 changed files with 4 additions and 5 deletions

View file

@ -15,6 +15,7 @@
boot.initrd.kernelModules = ["dm-snapshot" "amdgpu"];
boot.kernelModules = [];
boot.extraModulePackages = [];
fileSystems."/persistent".neededForBoot = true;
# fileSystems."/" =
# { device = "UUID=166dc8d8-b77f-43fe-8bee-a0fc5b26aeb5";