"sourcehut/webhook-key"
"sourcehut/oauth-client-secret"
] (p: {
- systemdConfig.before = [ "metasrht.service" ];
- systemdConfig.wantedBy = [ "metasrht.service" ];
+ systemdConfig.before = [ "metasrht.service" "gitsrht.service" ];
+ systemdConfig.wantedBy = [ "metasrht.service" "gitsrht.service" ];
});
services.minio = {
enable = true;
};
security.sudo.wheelNeedsPassword = false;
- nix.trustedUsers = [ "root" "build" ];
+ nix.settings.trusted-users = [ "root" "build" ];
documentation.nixos.enable = false;
# builds.sr.ht-image-specific network settings