wolf.r: disable swap

This commit is contained in:
makefu 2019-10-31 15:19:04 +01:00
parent a52e2d7916
commit d3b0e07fbb
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
1 changed files with 0 additions and 4 deletions

View File

@ -117,10 +117,6 @@ in
fileSystems."/" = { device = "/dev/disk/by-label/nixos"; fsType = "ext4"; };
swapDevices = [
{ device = "/dev/disk/by-label/swap"; }
];
users.extraUsers.root.openssh.authorizedKeys.keys = [
config.krebs.users."0x4A6F".pubkey
config.krebs.users.ulrich.pubkey