mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-11 20:43:00 +01:00
mzte-nix is now only *custom* packages
This commit is contained in:
parent
214be6c223
commit
17fc900b9d
1 changed files with 0 additions and 6 deletions
|
@ -35,14 +35,8 @@ in
|
||||||
];
|
];
|
||||||
|
|
||||||
config.mzte-nix-packages = with pkgs; [
|
config.mzte-nix-packages = with pkgs; [
|
||||||
comma
|
|
||||||
#nix-du
|
|
||||||
nix-output-monitor
|
|
||||||
nsxiv
|
nsxiv
|
||||||
nsxiv-pipe
|
nsxiv-pipe
|
||||||
nurl
|
|
||||||
(flakePkg "github:nix-community/zon2nix")
|
|
||||||
(flakePkg "github:zhaofengli/attic")
|
|
||||||
];
|
];
|
||||||
|
|
||||||
config.output.packages.mzte-nix = pkgs.symlinkJoin {
|
config.output.packages.mzte-nix = pkgs.symlinkJoin {
|
||||||
|
|
Loading…
Reference in a new issue