actually autostart sunshine
This commit is contained in:
parent
1116588450
commit
ad47595616
@ -39,6 +39,13 @@
|
||||
};
|
||||
};
|
||||
|
||||
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