From bb31a5a879154432e11a75e69070b58004ddc07b Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Thu, 18 Sep 2025 22:33:36 -0700 Subject: big refactor --- nix/systems/affinity/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/systems/affinity/home.nix') diff --git a/nix/systems/affinity/home.nix b/nix/systems/affinity/home.nix index 7b08138..7c8a119 100644 --- a/nix/systems/affinity/home.nix +++ b/nix/systems/affinity/home.nix @@ -1,7 +1,7 @@ { lib, config, pkgs, ... }: { imports = [ - ../../modules/home/default.nix + ../home-common.nix ]; config.monorepo = { profiles.cuda.enable = true; -- cgit v1.3