diff --git a/systems/jeeves/hardware.nix b/systems/jeeves/hardware.nix index caee564..769d92e 100644 --- a/systems/jeeves/hardware.nix +++ b/systems/jeeves/hardware.nix @@ -97,7 +97,7 @@ fsType = "zfs"; }; - fileSystems."/nix" = + "/nix" = { device = "root_pool/nix"; fsType = "zfs"; };