test
This commit is contained in:
+4
-1
@@ -1,4 +1,7 @@
|
||||
{
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
sunshine
|
||||
];
|
||||
services.sunshine = {
|
||||
enable = true;
|
||||
autoStart = true;
|
||||
|
||||
Reference in New Issue
Block a user