diff --git a/hosts/muho/configuration.nix b/hosts/muho/configuration.nix index b28d2d1..15d46e7 100644 --- a/hosts/muho/configuration.nix +++ b/hosts/muho/configuration.nix @@ -74,6 +74,74 @@ in { worldName = "Smorld"; openFirewall = true; password = "notbeempty"; + bepinexMods = [ + (pkgs.fetchValheimThunderstoreMod { + owner = "ValheimModding"; + name = "Jotunn"; + version = "2.25.0"; + hash = "sha256-Tso4/Sf4Evt5kpBrVqZrjE9Qs2MSZV04WB1w+uX+TX8="; + }) + (pkgs.fetchValheimThunderstoreMod { + owner = "Azumatt"; + name = "AzuCraftyBoxes"; + version = "1.8.4"; + hash = "sha256-8bvHmONHuc9K0cgT42+W4oxQ6MusAv8v0IIVMerdYSA="; + }) + (pkgs.fetchValheimThunderstoreMod { + owner = "Azumatt"; + name = "AzuAutoStore"; + version = "3.0.8"; + hash = "sha256-ooghhDinwLTwEpTTQFj/brdb9Yj5aLGr+zYsjrsq9A0="; + }) + (pkgs.fetchValheimThunderstoreMod { + owner = "Azumatt"; + name = "AzuExtendedPlayerInventory"; + version = "1.4.9"; + hash = "sha256-Xd7KdUm3c14iQBST31DAqs+bQF9hwYhUxE66o3lusrA="; + }) + (pkgs.fetchValheimThunderstoreMod { + owner = "Azumatt"; + name = "Recycle_N_Reclaim"; + version = "1.3.6"; + hash = "sha256-2cWdmspwid2h1ekfDFAngN25402pQnxZQhm4rX6BNhw="; + }) + (pkgs.fetchValheimThunderstoreMod { + owner = "Azumatt"; + name = "AAA_Crafting"; + version = "1.6.6"; + hash = "sha256-cObo71X0wOzW3pZwAy7/dh7IRghu7EMPw7vWuoPWPlk="; + }) + (pkgs.fetchValheimThunderstoreMod { + owner = "OdinPlus"; + name = "OdinCampsite"; + version = "1.5.8"; + hash = "sha256-r3HTjfNy7ehr6bsjddr6mTA7T8VVXRhDfulIodjc0jc="; + }) + (pkgs.fetchValheimThunderstoreMod { + owner = "MSchmoecker"; + name = "MultiUserChest"; + version = "0.6.1"; + hash = "sha256-PhXW6vBtEMnhE93RAALEucPU9q3VpdMrooFawWYXl2A="; + }) + (pkgs.fetchValheimThunderstoreMod { + owner = "Advize"; + name = "CartographySkill"; + version = "3.0.1"; + hash = "sha256-u20BTiyF4e6QJ6OUK5migjdEpyzIGRDxLPJ3NdZNhvA="; + }) + (pkgs.fetchValheimThunderstoreMod { + owner = "blacks7ar"; + name = "VikingsDoSwim"; + version = "1.3.8"; + hash = "sha256-QCEYnx0I6onWEAJy851wS0WdC35L18DyJL1wAAwHFaU="; + }) + (pkgs.fetchValheimThunderstoreMod { + owner = "blacks7ar"; + name = "SeedBed"; + version = "1.2.7"; + hash = "sha256-wm2gGSyMQ6r3lLpbpXtZYG7s+fFYvw5nZGmSW54Ayt4="; + }) + ]; }; # Hardware preferences