diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index f8c45154..a798ef55 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -98,6 +98,9 @@ mpd.enable = true; ncmpcpp.enable = true; }; + work = { + libreoffice.enable = true; + }; security = { age.enable = true; };