From 4724c67183b5494bf0be6111a1abd164a219f67b Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sat, 2 Aug 2025 07:24:03 +0200 Subject: updates --- hosts/workstation/default.nix | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'hosts') diff --git a/hosts/workstation/default.nix b/hosts/workstation/default.nix index b1315e6..c06be78 100644 --- a/hosts/workstation/default.nix +++ b/hosts/workstation/default.nix @@ -69,6 +69,11 @@ autoStart = true; openInWindow = false; }; + jellyfin = { + url = "https://jellyfin.nathanreiner.xyz"; + autoStart = true; + openInWindow = false; + }; }; usbauth = { @@ -99,6 +104,7 @@ enable = true; allowedBridges = [ "br0" ]; }; + waydroid.enable = true; }; system.stateVersion = "24.05"; -- cgit v1.2.3-70-g09d2