This commit is contained in:
Daniel Langbein 2024-10-29 10:47:50 +01:00
parent b4b6a5d890
commit ccbdaca70d
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002
3 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -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.