this repo has no description
1
fork

Configure Feed

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

Disable mc-srv

Ben C e2789363 bddfd879

+1 -1
+1 -1
nixosConfigurations/black-mesa.nix
··· 201 201 ( 202 202 {lib, ...}: { 203 203 virtualisation.podman.enable = true; 204 - spoon.mc-srv.cobblemon.enable = lib.mkForce false; 204 + # spoon.mc-srv.cobblemon.enable = lib.mkForce false; 205 205 spoon.yggdrasil.enable = lib.mkForce false; 206 206 spoon.yggdrasil.config.Listen = lib.mkForce []; 207 207 cow.imperm.keep = ["/var/lib/containers"];