diff options
| author | schererleander <leander@schererleander.de> | 2025-05-11 17:05:11 +0200 |
|---|---|---|
| committer | schererleander <leander@schererleander.de> | 2025-05-11 17:05:11 +0200 |
| commit | c149a39e3f6a5efc5fce1576889370a9f5946746 (patch) | |
| tree | e8ecb504a6b1764ea4a5dfccda2aae64aee95506 /hosts/darwin/home.nix | |
| parent | f6cf9bea4125ce0501c72374fa4ed82dc03d3147 (diff) | |
chore, formatting
Diffstat (limited to 'hosts/darwin/home.nix')
| -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 |
