This website requires JavaScript.
Explore
Help
Sign In
Jimbo
/
NixOS-Config
Watch
1
Star
0
Fork
You've already forked NixOS-Config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
951fee17e1
NixOS-Config
/
modules
/
system
/
services
/
pc
/
sunshine
/
default.nix
9 lines
111 B
Nix
Raw
Normal View
History
Unescape
Escape
What a clusterfuck
2024-10-09 03:36:08 -04:00
{
.
.
.
}:
{
Finally switch to flakes.
2024-08-24 22:16:51 -04:00
services
.
sunshine
=
{
enable
=
true
;
settings
.
port
=
57989
;
autoStart
=
false
;
}
;
}
Reference in a new issue
Copy permalink