configurations: add qalculate-qt to desktopPackages
This commit is contained in:
parent
a5199290d4
commit
d3a1c9260a
|
@ -40,6 +40,7 @@ with materusArg.pkgs.lib;
|
||||||
keepassxc
|
keepassxc
|
||||||
(aspellWithDicts (ds: with ds; [ en en-computers en-science pl ]))
|
(aspellWithDicts (ds: with ds; [ en en-computers en-science pl ]))
|
||||||
onlyoffice-bin
|
onlyoffice-bin
|
||||||
|
qalculate-qt
|
||||||
]);
|
]);
|
||||||
|
|
||||||
options.materus.profile.packages.list.terminalApps = mkPrivateVar (with pkgs; [
|
options.materus.profile.packages.list.terminalApps = mkPrivateVar (with pkgs; [
|
||||||
|
|
Loading…
Reference in New Issue