diff --git a/configuration.nix b/configuration.nix index fea964f..f2bfb28 100644 --- a/configuration.nix +++ b/configuration.nix @@ -61,6 +61,7 @@ kdePackages.kontrast kdePackages.krecorder kdePackages.kruler + kdePackages.neochat # For matrix but relying on insecure olm-3.2.16 kdePackages.partitionmanager keepassxc kirc @@ -76,6 +77,7 @@ mmv neovim nextcloud-client + nheko # For matrix but relying on insecure olm-3.2.16 # nfs-utils nix-search-cli peruse # Read comic books, zines, graphic novels a bit more easily @@ -277,6 +279,7 @@ # TODO remove this when Logseq gets its act together nixpkgs.config.permittedInsecurePackages = [ "electron-27.3.11" + "olm-3.2.16" ]; # Some programs need SUID wrappers, can be configured further or are