1
0
Fork 0

deinstall unneccesary matrix clients

This commit is contained in:
Malte Brandy 2021-05-27 13:41:42 +02:00
parent 68a274667d
commit 5d65ebd555
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9
2 changed files with 2 additions and 2 deletions

View file

@ -3,5 +3,5 @@ let
unstable = import super.sources.nixos-unstable { }; unstable = import super.sources.nixos-unstable { };
in in
{ {
inherit (unstable) laminar upterm syncthing vimPlugins dhallPackages fzf gomuks neochat mirage-im nheko haskellPackages ghc cachix nix-output-monitor matrix-synapse-tools; inherit (unstable) laminar upterm syncthing vimPlugins dhallPackages fzf gomuks nheko haskellPackages ghc cachix nix-output-monitor matrix-synapse-tools;
} }

View file

@ -36,7 +36,7 @@ self: super: {
}; };
desktop-pkgs = { desktop-pkgs = {
inherit (self) lm_sensors xwayland xdg_utils libnotify kassandra kassandra2 shotcut mlt audacity paprefs wl-clipboard inherit (self) lm_sensors xwayland xdg_utils libnotify kassandra kassandra2 shotcut mlt audacity paprefs wl-clipboard
neochat nheko mirage-im nheko
; ;
inherit (self.gnomeExtensions) appindicator system-monitor clipboard-indicator emoji-selector sound-output-device-chooser window-is-ready-remover; inherit (self.gnomeExtensions) appindicator system-monitor clipboard-indicator emoji-selector sound-output-device-chooser window-is-ready-remover;
inherit (self.gnome3) inherit (self.gnome3)