diff --git a/modules/hosts/server02/_disk-config.nix b/modules/hosts/server02/_disk-config.nix index 75a525d..655a8fe 100644 --- a/modules/hosts/server02/_disk-config.nix +++ b/modules/hosts/server02/_disk-config.nix @@ -16,13 +16,6 @@ }; }; - swap = { - size = "16G"; - content = { - type = "swap"; - }; - }; - root = { size = "100%"; content = {