From bd2e4e2076c801bdea7a149f9319f72aefbc426b Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Sat, 28 Mar 2026 19:27:58 -0500 Subject: [PATCH] variable --- modules/hosts/john-p14s/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hosts/john-p14s/configuration.nix b/modules/hosts/john-p14s/configuration.nix index 07b84f8..a5171da 100644 --- a/modules/hosts/john-p14s/configuration.nix +++ b/modules/hosts/john-p14s/configuration.nix @@ -16,7 +16,7 @@ allowUnfree = true; }; - rebuild.flakeDir = "${config.home-manager.users.john.home.homeDirectory}/Documents/dendritic"; + rebuild.flakeDir = flakeDir; networking = { hostName = hostname;