minor changes
This commit is contained in:
parent
ad47595616
commit
2e69c2cb63
@ -9,7 +9,7 @@
|
||||
services.sunshine = {
|
||||
enable = true;
|
||||
autoStart = true;
|
||||
capSysAdmin = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
boot.kernelParams = [ "video=DP-3:3048x2032R@60D" ]; # Virtual display
|
||||
|
||||
|
||||
@ -39,13 +39,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
xdg.autostart.enable = true;
|
||||
xdg.autostart.entries.sunshine = {
|
||||
name = "Sunshine";
|
||||
exec = "sunshine";
|
||||
onlyShowIn = [ "KDE" ];
|
||||
};
|
||||
|
||||
home.stateVersion = config.system.stateVersion;
|
||||
};
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user