diff options
Diffstat (limited to 'options.nix')
| -rw-r--r-- | options.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/options.nix b/options.nix index 57e48db..7995623 100644 --- a/options.nix +++ b/options.nix @@ -514,8 +514,6 @@ in { default = optionals config.desktops.enable [ "wl-clip-persist -c both" "thunderbird" - "discord" - "element-desktop" ]; }; |