This commit is contained in:
Sandro - 2024-03-19 11:31:40 +01:00
parent 7d2ede4180
commit 319dffc67b
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
let
cfg = config.c3d2.audioStreaming;
isGraphical = config.services.xserver.enable || config.services.xserver.displayManager.defaultSession != null;
isGraphical = config.services.xserver.enable || (config.services.displayManager.defaultSession or config.services.xserver.displayManager.defaultSession) != null;
hasExtraConfig = options.services.pipewire?extraConfig;
zeroconfConfig = {