prepare better darwin application listing

This commit is contained in:
Trolli Schmittlauch 2025-11-08 02:29:34 +01:00
parent 9ea608d006
commit 71d6a8f458

View file

@ -21,6 +21,8 @@ in
devTools = true; devTools = true;
pythonTools = true; pythonTools = true;
}; };
# TODO: enable when on 25.11
#targets.darwin.copyApps.enable = true;
home.packages = [ home.packages = [
wireshark # on NixOS systems enabled via system config wireshark # on NixOS systems enabled via system config