set Qt environment variables
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
This commit is contained in:
parent
7b35a5b1d1
commit
bf5533e297
|
@ -71,6 +71,8 @@
|
||||||
libreoffice-fresh
|
libreoffice-fresh
|
||||||
vscodium
|
vscodium
|
||||||
];
|
];
|
||||||
|
environment.sessionVariables = artiq.qtPaths;
|
||||||
|
|
||||||
programs.wireshark.enable = true;
|
programs.wireshark.enable = true;
|
||||||
programs.wireshark.package = pkgs.wireshark;
|
programs.wireshark.package = pkgs.wireshark;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue