1748826689
This commit is contained in:
@ -26,7 +26,6 @@
|
||||
vlc
|
||||
onlyoffice-desktopeditors
|
||||
nextcloud-client
|
||||
sunshine
|
||||
|
||||
# GNOME extensions
|
||||
gnomeExtensions.appindicator
|
||||
|
@ -11,4 +11,17 @@
|
||||
AllowHybridSleep=no
|
||||
AllowSuspendThenHibernate=no
|
||||
'';
|
||||
|
||||
services.sunshine = {
|
||||
enable = true;
|
||||
autoStart = true;
|
||||
capSysAdmin = true;
|
||||
openFirewall = true;
|
||||
package = pkgs.sunshine.override {
|
||||
cudaSupport = true;
|
||||
};
|
||||
};
|
||||
|
||||
# Tailscale
|
||||
services.tailscale.enable = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user