diff --git a/configuration.nix b/configuration.nix index ba13c38..180bcb2 100644 --- a/configuration.nix +++ b/configuration.nix @@ -66,7 +66,8 @@ hunspell hunspellDicts.en_US-large hunspellDicts.es_MX - # jitsi - this is unusuable with a regular Jitsi Meet server like May First? + inetutils # telnet among other things + # jitsi # - this is unusuable with a regular Jitsi Meet server like May First? # jitsi-meet-electron # currently breaks build jq just @@ -87,6 +88,8 @@ kdePackages.kweather # kdePackages.neochat # For matrix but relying on insecure olm-3.2.16 kdePackages.partitionmanager + kdePackages.print-manager + kdePackages.xdg-desktop-portal-kde keepassxc kirc # kiwix @@ -146,6 +149,7 @@ sioyek # Science-document-focused PDF viewer slack sly # simple image editing + spideroak # backups starship # fancy command line prompt strawberry-qt6 system-config-printer @@ -175,7 +179,7 @@ zed-editor zoxide zulip - zulip-term + # zulip-term ]; environment.pathsToLink = [ "/share/fish" ];