aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/jupiter
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/jupiter/disks.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/jupiter/disks.nix b/hosts/jupiter/disks.nix
index 0018ceb..52e8926 100644
--- a/hosts/jupiter/disks.nix
+++ b/hosts/jupiter/disks.nix
@@ -23,7 +23,7 @@
type = "8200";
content = {
type = "swap";
- extraArgs = [ "-L swap1" ];
+ extraArgs = [ "-L swap" ];
};
};
rpool = {