diff --git a/physical/3950x-hardware-config.nix b/physical/3950x-hardware-config.nix index 0b89336..0c04697 100644 --- a/physical/3950x-hardware-config.nix +++ b/physical/3950x-hardware-config.nix @@ -19,7 +19,7 @@ }; fileSystems."/home" = - { device = "rpool/home"; + { device = "rpool/home-enc"; fsType = "zfs"; };