This commit is contained in:
albert 2025-02-06 13:30:53 -08:00
parent b47203b8da
commit 03bc53aee2
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -11,6 +11,7 @@ let
"forgejo:docker:git.sysctl.io/**/*:*"
];
tokenFile = config.sops.secrets."services/forgejo_token".path;
url = "https://git.sysctl.io";
hostPackages = with pkgs; [ nix deploy-rs nodejs coreutils git gnutar gzip ];
settings = {
container = {