test
This commit is contained in:
parent
2a87a19d3e
commit
39296dfffa
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
labels = [ "self-hosted:host://-self-hosted" ];
|
labels = [ "self-hosted:host://-self-hosted" ];
|
||||||
url = "https://git.sysctl.io";
|
url = "https://git.sysctl.io";
|
||||||
tokenFile = /run/secrets/services/forgejo_token;
|
tokenFile = /run/secrets/services/forgejo_token;
|
||||||
hostPackages = with pkgs [
|
hostPackages = with pkgs; [
|
||||||
sudo
|
sudo
|
||||||
coreutils
|
coreutils
|
||||||
tailscale
|
tailscale
|
||||||
|
|
Loading…
Reference in a new issue