removing quickshell and spicetify

This commit is contained in:
Charlie Root 2024-08-20 21:47:59 +02:00
commit 571787cb22
16 changed files with 42 additions and 383 deletions

View file

@ -77,16 +77,6 @@
emacs-overlay.url = "github:nix-community/emacs-overlay";
anyrun = {
url = "github:Kirottu/anyrun";
inputs.nixpkgs.follows = "nixpkgs";
};
quickshell = {
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs";
};
schizofox = {
url = "github:schizofox/schizofox";
inputs = {
@ -94,10 +84,5 @@
nixpak.follows = "nixpak";
};
};
spicetify-nix = {
url = "github:gerg-l/spicetify-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};
}