diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 980db99..5dbe3e2 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -113,7 +113,7 @@ ]; packages = with pkgs; [ i2p - libreoffice-fresh + # libreoffice-fresh signal-desktop ]; shell = pkgs.fish;