nero: replace moonshine with sunshine
This commit is contained in:
@@ -76,32 +76,15 @@ in
|
||||
autoStart = true;
|
||||
};
|
||||
|
||||
moonshine = {
|
||||
sunshine = {
|
||||
enable = true;
|
||||
user = "frank";
|
||||
uid = 1000;
|
||||
autoStart = true;
|
||||
capSysAdmin = true;
|
||||
openFirewall = true;
|
||||
|
||||
settings = {
|
||||
application = [
|
||||
{
|
||||
title = "Steam";
|
||||
command = [
|
||||
"/run/current-system/sw/bin/steam"
|
||||
"steam://open/bigpicture"
|
||||
];
|
||||
}
|
||||
];
|
||||
application_scanner = [
|
||||
{
|
||||
type = "steam";
|
||||
library = "$HOME/.local/share/Steam";
|
||||
command = [
|
||||
"/run/current-system/sw/bin/steam"
|
||||
"-bigpicture"
|
||||
"steam://rungameid/{game_id}"
|
||||
];
|
||||
}
|
||||
];
|
||||
encoder = "vulkan";
|
||||
output_name = 3;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -313,6 +313,7 @@ in
|
||||
"input"
|
||||
"video"
|
||||
"docker"
|
||||
"uinput"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user