cleanup, switch to nix-super
This commit is contained in:
parent
45425254bf
commit
3015395f82
11 changed files with 169 additions and 226 deletions
|
@ -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
|
||||
];
|
||||
}
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
config,
|
||||
lib,
|
||||
inputs,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue