update: misc

This commit is contained in:
FabricSoul 2025-07-02 17:25:32 -04:00
parent 391159f8f3
commit 5339994df8
10 changed files with 100 additions and 185 deletions

View file

@ -0,0 +1,8 @@
{...}: {
services.sunshine = {
enable = true;
autoStart = true;
capSysAdmin = true;
openFirewall = true;
};
}