removing unnecessary modules

This commit is contained in:
vali 2024-08-13 11:00:58 +02:00
commit b780ab6c51
11 changed files with 108 additions and 316 deletions

View file

@ -98,6 +98,9 @@
};
};
spicetify-nix.url = "github:the-argus/spicetify-nix";
spicetify-nix = {
url = "github:gerg-l/spicetify-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};
}