diff --git a/hosts/yodaTab/configuration.nix b/hosts/yodaTab/configuration.nix index e02a606..5d691b5 100644 --- a/hosts/yodaTab/configuration.nix +++ b/hosts/yodaTab/configuration.nix @@ -43,7 +43,7 @@ ../../modules/nextcloud-client.nix ../../modules/syncthing.nix ../../modules/signal-desktop.nix - ../../modules/element-desktop.nix + #../../modules/element-desktop.nix ../../modules/obsidian.nix ../../modules/vlc-dvd-blu-ray.nix ../../modules/firefox.nix diff --git a/hosts/yodaTux/configuration.nix b/hosts/yodaTux/configuration.nix index e502da7..eef209b 100644 --- a/hosts/yodaTux/configuration.nix +++ b/hosts/yodaTux/configuration.nix @@ -46,7 +46,7 @@ ../../modules/nextcloud-client.nix ../../modules/syncthing.nix ../../modules/signal-desktop.nix - ../../modules/element-desktop.nix + #../../modules/element-desktop.nix ../../modules/obsidian.nix ../../modules/vlc-dvd-blu-ray.nix ../../modules/firefox.nix diff --git a/modules/element-desktop.nix b/modules/element-desktop.nix index 227cd42..41fcea2 100644 --- a/modules/element-desktop.nix +++ b/modules/element-desktop.nix @@ -1,5 +1,9 @@ { config, pkgs, lib, ... }: { + # TODO: Login does not work. Webbrowser does not redirect back to Element app. Firefox does not ask to open link with Element app. It works with the Flatpak version though. + + # TODO: Application not found in GNOME app list. Maybe .desktop file missing? Maybe that causes the above error? + users.users.yoda = { packages = with pkgs; [ # Matrix chat client.