diff options
Diffstat (limited to 'disko.nix')
| -rw-r--r-- | disko.nix | 7 | 
1 files changed, 0 insertions, 7 deletions
| @@ -24,13 +24,6 @@                mountpoint = "/boot";              };            }; -          swap = { -            size = "4G"; -            content = { -              type = "swap"; -              resumeDevice = true; -            }; -          };            root = {              name = "root";              size = "100%"; | 
