stuff
This commit is contained in:
@@ -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 = [
|
||||
|
Reference in New Issue
Block a user