diff --git a/configs/gui.nix b/configs/gui.nix index 16560a2..007698a 100644 --- a/configs/gui.nix +++ b/configs/gui.nix @@ -14,6 +14,7 @@ steam mpv mumble + libreoffice-fresh ]; programs.firefox = { enable = true; @@ -27,4 +28,4 @@ }; services.nextcloud-client.enable = true; -} \ No newline at end of file +}