From 0dc687871a859f78652ad959f7f9a9df7ee1a2e9 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Tue, 14 May 2024 17:24:25 -0700 Subject: Restructuring --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home.nix') diff --git a/home.nix b/home.nix index 9c156ea..0383bf1 100644 --- a/home.nix +++ b/home.nix @@ -4,7 +4,7 @@ imports = [ inputs.impermanence.nixosModules.home-manager.impermanence - ./modules/home + ./home ]; # theme.nix is a symlink to a theme under ./themes/ -- cgit v1.2.3