aboutsummaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix2
1 files changed, 1 insertions, 1 deletions
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";