This commit is contained in:
Danilo Reyes
2026-01-16 15:03:07 -06:00
parent ba51fce5f8
commit 7368c914b5
3 changed files with 3 additions and 26 deletions

View File

@@ -41,12 +41,13 @@ in
};
services = {
tailscale.enable = true;
open-webui.enable = lib.mkForce false;
ollama.enable = lib.mkForce false;
sunshine = {
enable = true;
autoStart = true;
capSysAdmin = true;
openFirewall = true;
};
};
users.users.bearded_dragonn = {