aboutsummaryrefslogtreecommitdiff
path: root/hosts/nixos/home.nix
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2025-05-11 17:05:11 +0200
committerschererleander <leander@schererleander.de>2025-05-11 17:05:11 +0200
commitc149a39e3f6a5efc5fce1576889370a9f5946746 (patch)
treee8ecb504a6b1764ea4a5dfccda2aae64aee95506 /hosts/nixos/home.nix
parentf6cf9bea4125ce0501c72374fa4ed82dc03d3147 (diff)
chore, formatting
Diffstat (limited to 'hosts/nixos/home.nix')
-rw-r--r--hosts/nixos/home.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/nixos/home.nix b/hosts/nixos/home.nix
index a6226e2..efb5080 100644
--- a/hosts/nixos/home.nix
+++ b/hosts/nixos/home.nix
@@ -2,7 +2,6 @@
{
imports = [
- inputs.spicetify-nix.homeManagerModules.spicetify
../../modules
];