From 4c3308d5f53a9559984588db2e0432773f5f54ca Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sat, 11 May 2024 19:33:46 -0700 Subject: Change theme import to a symlink --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home.nix') diff --git a/home.nix b/home.nix index ec6c7b2..a4c01af 100644 --- a/home.nix +++ b/home.nix @@ -7,7 +7,7 @@ ./modules/home ]; - theme = import ./themes/skull.nix; + theme = import ./theme.nix; home.stateVersion = "23.11"; -- cgit v1.2.3