This commit is contained in:
albert 2025-02-02 21:35:58 -08:00
parent 6ad7f38fd3
commit 0cc6a56ef4
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -23,7 +23,7 @@
];
url = "https://git.sysctl.io";
tokenFile = /run/secrets/services/forgejo_token;
hostPackages = with pkgs; [ nix deploy-rs ];
hostPackages = with pkgs; [ nix deploy-rs nodejs coreutils ];
};
};