1
0
Fork 0

Revert "Add bubblemail"

This reverts commit 3400498dbd.
This commit is contained in:
Malte Brandy 2021-07-12 12:29:16 +02:00
parent 3400498dbd
commit 4d718de099
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -40,11 +40,10 @@ self: super: {
inherit (self) lm_sensors xwayland xdg_utils libnotify kassandra kassandra2 shotcut mlt audacity paprefs wl-clipboard
nheko dconf2nix
;
bubblemail-service = self.bubblemail;
inherit (self.gnomeExtensions) appindicator system-monitor
clipboard-indicator emoji-selector sound-output-device-chooser
window-is-ready-remover nothing-to-say notification-banner-position gtile
caffeine executor dash-to-panel bubblemail
caffeine executor dash-to-panel
;
inherit (self.gnome)
dconf dconf-editor gnome-tweaks gnome-shell-extensions adwaita-icon-theme
@ -56,7 +55,7 @@ self: super: {
inherit (self)
go gdb mpc_cli ncmpcpp shfmt htmlTidy astyle nodejs tasksh magic-wormhole
nixfmt nixpkgs-fmt rnix-lsp tmate rustup kitty nix-top ghcWithPackages ghcid matrix-commander upterm
lazygit bubblemail
lazygit
;
obelisk = (import self.sources.obelisk { }).command;
};