update
This commit is contained in:
@@ -11,5 +11,12 @@ in
|
||||
just
|
||||
nodejs
|
||||
gcc
|
||||
] ++ (if hasGui then [pkgs.wireshark-qt] else []);
|
||||
|
||||
# Distrobox
|
||||
distrobox
|
||||
distrobox-tui
|
||||
] ++ (if hasGui then with pkgs; [
|
||||
wireshark
|
||||
kontainer
|
||||
] else []);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user