Use wayland metadata in communication pacakgeset

This commit is contained in:
NullBite 2024-02-16 17:53:20 +01:00
parent 33ee7046ef
commit 34d654d434
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -8,7 +8,7 @@ in
}; };
config = lib.mkIf cfg.enable { config = lib.mkIf cfg.enable {
home.packages = with pkgs; lib.optionals config.nixfiles.graphical [ home.packages = with pkgs; lib.optionals config.nixfiles.graphical [
element-desktop-wayland ( if config.nixfiles.meta.wayland then element-desktop-wayland else element-desktop )
telegram-desktop telegram-desktop
signal-desktop signal-desktop
thunderbird thunderbird