This commit is contained in:
2025-08-13 20:30:27 -05:00
parent ca09052b91
commit 3f754e7e87
2 changed files with 2 additions and 1 deletions

View File

@@ -32,6 +32,7 @@
monitor=HEADLESS-2,1920x1080@60,0x0,1 monitor=HEADLESS-2,1920x1080@60,0x0,1
exec-once=hyprctl output create headless HEADLESS-2 exec-once=hyprctl output create headless HEADLESS-2
exec-once=${pkgs.wayvnc}/bin/wayvnc 0.0.0.0 -o HEADLESS-2 exec-once=${pkgs.wayvnc}/bin/wayvnc 0.0.0.0 -o HEADLESS-2
exec-once=${pkgs.sunshine}/bin/sunshine
'' else ''''; '' else '''';
in monitor + '' in monitor + ''
source = /home/nathan/.config/hypr/main.conf source = /home/nathan/.config/hypr/main.conf

View File

@@ -195,7 +195,7 @@
netbird.enable = true; netbird.enable = true;
minecraft.enable = false; minecraft.enable = false;
steam.enable = false; steam.enable = false;
sunshine.enable = true; sunshine.enable = false;
virtualization = { virtualization = {
traefik.enable = true; traefik.enable = true;
jellyfin.enable = true; jellyfin.enable = true;