diff --git a/modules/hosts/john-p14s/configuration.nix b/modules/hosts/john-p14s/configuration.nix index 927b755..07b84f8 100644 --- a/modules/hosts/john-p14s/configuration.nix +++ b/modules/hosts/john-p14s/configuration.nix @@ -16,7 +16,7 @@ allowUnfree = true; }; - flakeDir = "${config.home-manager.users.john.home.homeDirectory}/Documents/dendritic"; + rebuild.flakeDir = "${config.home-manager.users.john.home.homeDirectory}/Documents/dendritic"; networking = { hostName = hostname;