diff options
Diffstat (limited to 'hosts/darwin')
| -rw-r--r-- | hosts/darwin/home.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hosts/darwin/home.nix b/hosts/darwin/home.nix index 11b0c96..cdd49b4 100644 --- a/hosts/darwin/home.nix +++ b/hosts/darwin/home.nix @@ -2,7 +2,6 @@ { imports = [ - inputs.spicetify-nix.homeManagerModules.spicetify ../../modules ]; @@ -44,4 +43,4 @@ vscode.enable = true; home.stateVersion = "24.11"; -} +}
\ No newline at end of file |
