Configuration for my NixOS based systems and Home Manager
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Shut down Valheim server

+1 -1
+1 -1
host-specific/odin/valheim.nix
··· 3 3 }: 4 4 { 5 5 services.valheim = { 6 - enable = true; 6 + enable = false; 7 7 serverName = "ngp's Valheim server"; 8 8 worldName = "Midgard"; 9 9 openFirewall = true;