cleanup, switch to nix-super

This commit is contained in:
Charlie Root 2024-08-07 23:31:14 +02:00
commit 3015395f82
11 changed files with 169 additions and 226 deletions

View file

@ -4,16 +4,13 @@ _: {
./gtk.nix
./foot.nix
./mpv.nix
# ./kakoune
./qt.nix
./zathura.nix
./spicetify.nix
./kitty.nix
#./vivado.nix
./steam.nix
./waybar.nix
./schizofox
./minecraft.nix
# ./emacs
];
}

View file

@ -1,7 +1,6 @@
{
config,
lib,
inputs,
pkgs,
...
}: