aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/jupiter
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2024-11-08 15:19:08 -0800
committerMark Nipper <nipsy@bitgnome.net>2024-11-08 15:19:08 -0800
commit78fc6ec2874f975db4fda1a7a39f71db3ab71e7e (patch)
treef0245c6d0e68d13409ab54475c002f9046660c3d /hosts/jupiter
parentce0d8f181ca676dd1b1bc9d750d114235ac65fe9 (diff)
downloadnix-78fc6ec2874f975db4fda1a7a39f71db3ab71e7e.tar
nix-78fc6ec2874f975db4fda1a7a39f71db3ab71e7e.tar.gz
nix-78fc6ec2874f975db4fda1a7a39f71db3ab71e7e.tar.bz2
nix-78fc6ec2874f975db4fda1a7a39f71db3ab71e7e.tar.lz
nix-78fc6ec2874f975db4fda1a7a39f71db3ab71e7e.tar.xz
nix-78fc6ec2874f975db4fda1a7a39f71db3ab71e7e.tar.zst
nix-78fc6ec2874f975db4fda1a7a39f71db3ab71e7e.zip
Fix typo
Diffstat (limited to 'hosts/jupiter')
-rw-r--r--hosts/jupiter/disks.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/jupiter/disks.nix b/hosts/jupiter/disks.nix
index e8474fa..0018ceb 100644
--- a/hosts/jupiter/disks.nix
+++ b/hosts/jupiter/disks.nix
@@ -36,6 +36,7 @@
};
};
};
+ };
zpool = {
rpool = {
type = "zpool";