xmupc1: do not build firefox

This commit is contained in:
陈浩南 2023-12-17 11:44:32 +08:00
parent 36b37daf2e
commit 808058596f

View File

@ -560,7 +560,7 @@
beesd = { enable = true; instances.root = { device = "/nix/persistent"; hashTableSizeMB = 2048; }; };
wireguard = { enable = true; peers = [ "vps6" ]; };
};
bugs = [ "xmunet" ];
bugs = [ "xmunet" "firefox" ];
};
};
in builtins.listToAttrs (builtins.map