set Qt environment variables system-wide #8

Merged
sb10q merged 1 commits from fsagbuya/defenestrate:qt_paths into master 2024-11-25 11:53:29 +08:00
Showing only changes of commit bf5533e297 - Show all commits

View File

@ -71,6 +71,8 @@
libreoffice-fresh
vscodium
];
environment.sessionVariables = artiq.qtPaths;
programs.wireshark.enable = true;
programs.wireshark.package = pkgs.wireshark;