chia: update to 2.2.1
All checks were successful
flake / flake (push) Successful in 1m59s

This commit is contained in:
Jake Hillion 2024-04-24 23:36:51 +01:00
parent b6ef41cae0
commit eba1dae06b

View File

@ -46,7 +46,7 @@ in
};
virtualisation.oci-containers.containers.chia = {
image = "ghcr.io/chia-network/chia:2.1.4";
image = "ghcr.io/chia-network/chia:2.2.1";
ports = [ "8444" ];
extraOptions = [
"--uidmap=0:${toString config.users.users.chia.uid}:1"