mzte-nix is now only *custom* packages

This commit is contained in:
LordMZTE 2024-08-27 23:59:24 +02:00
parent 214be6c223
commit 17fc900b9d
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -35,14 +35,8 @@ in
];
config.mzte-nix-packages = with pkgs; [
comma
#nix-du
nix-output-monitor
nsxiv
nsxiv-pipe
nurl
(flakePkg "github:nix-community/zon2nix")
(flakePkg "github:zhaofengli/attic")
];
config.output.packages.mzte-nix = pkgs.symlinkJoin {