keylime: no kernel u idiot
This commit is contained in:
parent
b39916a58a
commit
80eedf6586
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
system.stateVersion = lib.mkDefault lib.version;
|
system.stateVersion = lib.mkDefault lib.version;
|
||||||
|
|
||||||
|
boot.kernelPackages = lib.mkForce null;
|
||||||
|
|
||||||
users.users.root.hashedPassword = "$y$j9T$kWYIRHrwP1uXV.l4vTJ67/$VGkvX09rzebYPWRI5vk0Z/IDo434bBaIqUutWp4l0L2";
|
users.users.root.hashedPassword = "$y$j9T$kWYIRHrwP1uXV.l4vTJ67/$VGkvX09rzebYPWRI5vk0Z/IDo434bBaIqUutWp4l0L2";
|
||||||
users.users.root.openssh.authorizedKeys.keys = import ../users/noe-keys.nix;
|
users.users.root.openssh.authorizedKeys.keys = import ../users/noe-keys.nix;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue