diff --git a/hosts/sakopc/configuration.nix b/hosts/sakopc/configuration.nix index f6aeeb86..847ce7d9 100644 --- a/hosts/sakopc/configuration.nix +++ b/hosts/sakopc/configuration.nix @@ -101,10 +101,7 @@ tmux.enable = true; ranger.enable = true; }; - work = { - libreoffice.enable = true; - onlyoffice.enable = true; - }; + work = { onlyoffice.enable = true; }; security = { certs.enable = true; tor.enable = true;