diff --git a/dot_config/flake/machines/mal/hardware-configuration.nix b/dot_config/flake/machines/mal/hardware-configuration.nix index 91c2f89..dbbaffd 100644 --- a/dot_config/flake/machines/mal/hardware-configuration.nix +++ b/dot_config/flake/machines/mal/hardware-configuration.nix @@ -33,7 +33,7 @@ fsType = "9p"; }; - fileSystems."/nix" = { + fileSystems."/nix/store" = { depends = [ "/mnt/user" ];