This commit is contained in:
Shelvacu
2025-05-03 19:55:05 -07:00
committed by Shelvacu on fw
parent f60aa2fbaf
commit 7f477f8eab

View File

@@ -38,6 +38,8 @@
users.users.root.initialHashedPassword = "$2b$15$D66qIGBJm27pTuX1Rc6aeuQGcrX71T2Gxg.PmTYPAdOnDI1trCtqC";
users.users.shelvacu.initialHashedPassword = "$2b$15$D66qIGBJm27pTuX1Rc6aeuQGcrX71T2Gxg.PmTYPAdOnDI1trCtqC";
environment.etc."nixos/flake.nix".source = "/home/shelvacu/dev/nix-stuff/flake.nix";
# zfs can break with hibernate but takes no steps to warn/prevent this >:(
boot.kernelParams = [ "nohibernate" ];
boot.supportedFilesystems = [