stuff
This commit is contained in:
@@ -49,7 +49,7 @@ lib.mkMerge [
|
|||||||
wireshark
|
wireshark
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
];
|
];
|
||||||
vacu.wine.enable = pkgs.system == "x86_64-linux";
|
vacu.wine.enable = false;
|
||||||
})
|
})
|
||||||
(lib.mkIf (config.vacu.systemKind != "minimal" && config.vacu.systemKind != "container") {
|
(lib.mkIf (config.vacu.systemKind != "minimal" && config.vacu.systemKind != "container") {
|
||||||
# big pkgs for non-minimal systems
|
# big pkgs for non-minimal systems
|
||||||
|
Reference in New Issue
Block a user