disable libreoffice for sakopc
This commit is contained in:
parent
2317f427ae
commit
87e97fb9f0
1 changed files with 1 additions and 4 deletions
|
@ -101,10 +101,7 @@
|
||||||
tmux.enable = true;
|
tmux.enable = true;
|
||||||
ranger.enable = true;
|
ranger.enable = true;
|
||||||
};
|
};
|
||||||
work = {
|
work = { onlyoffice.enable = true; };
|
||||||
libreoffice.enable = true;
|
|
||||||
onlyoffice.enable = true;
|
|
||||||
};
|
|
||||||
security = {
|
security = {
|
||||||
certs.enable = true;
|
certs.enable = true;
|
||||||
tor.enable = true;
|
tor.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue