mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add valheim mods
This commit is contained in:
parent
8ea08fad9e
commit
46cf43bec9
4 changed files with 299 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
worldName = "Smorld";
|
||||
openFirewall = true;
|
||||
password = "notbeempty";
|
||||
adminList = [ "76561198032854097" "76561198120039992" ];
|
||||
bepinexMods = lib.mapAttrsToList (name: value: value.src)
|
||||
(lib.attrsets.filterAttrs (n: v: lib.strings.hasPrefix "valheim." n)
|
||||
sources);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue