Fix CI
Some checks failed
/ test (push) Failing after 31m8s

This commit is contained in:
Andrea Ciceri 2024-10-30 15:06:03 +01:00
parent b584274633
commit 9034479a24
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -115,6 +115,7 @@ lib.mkMerge [
# extraGroups = [ "podman" ]; # extraGroups = [ "podman" ];
}; };
users.groups.nixuser = { }; users.groups.nixuser = { };
nix.settings.trusted-users = [ "nixuser" ];
} }
{ {
# Format of the token file: # Format of the token file: