parent
112e253bb1
commit
79ecbf7209
1 changed files with 2 additions and 10 deletions
|
@ -16,17 +16,9 @@
|
|||
labels = [ "self-hosted:host://-self-hosted" ];
|
||||
url = "https://git.sysctl.io";
|
||||
tokenFile = /run/secrets/services/forgejo_token;
|
||||
hostPackages = with pkgs; [
|
||||
bash
|
||||
coreutils
|
||||
curl
|
||||
gawk
|
||||
gitMinimal
|
||||
gnused
|
||||
nodejs
|
||||
wget
|
||||
|
||||
hostPackages = with pkgs [
|
||||
sudo
|
||||
coreutils
|
||||
tailscale
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue