diff options
Diffstat (limited to 'home.nix')
| -rw-r--r-- | home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ ./modules/home ]; - theme = import ./themes/skull.nix; + theme = import ./theme.nix; home.stateVersion = "23.11"; |