nixos/simpcraft: Add mods
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 23m39s

This commit is contained in:
2024-01-05 02:13:15 +00:00
parent e24ac05bb2
commit 066c87d3d6
4 changed files with 19 additions and 5 deletions

View File

@@ -51,6 +51,7 @@ in
}) {
valheim-oci = 2;
simpcraft-oci = 3;
# simpcraft-staging-oci = 4;
};
configuration = { lib, pkgs, modulesPath, config, assignments, allAssignments, ... }: