mirror of https://github.com/materusPL/Nixerus.git
profile: change libreoffice to onlyoffice
This commit is contained in:
parent
6213f649f7
commit
12180fb01c
|
@ -36,7 +36,7 @@ with materusPkgs.lib;
|
||||||
thunderbird
|
thunderbird
|
||||||
keepassxc
|
keepassxc
|
||||||
(aspellWithDicts (ds: with ds; [ en en-computers en-science pl ]))
|
(aspellWithDicts (ds: with ds; [ en en-computers en-science pl ]))
|
||||||
libreoffice-qt
|
onlyoffice-bin
|
||||||
]);
|
]);
|
||||||
|
|
||||||
options.materus.profile.packages.list.terminalApps = mkPrivateVar (with pkgs; [
|
options.materus.profile.packages.list.terminalApps = mkPrivateVar (with pkgs; [
|
||||||
|
|
Loading…
Reference in New Issue