parent
34a527032b
commit
17f1c43714
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
instances."${hostname}" = {
|
||||
enable = true;
|
||||
name = "${hostname}";
|
||||
labels = [ "self-hosted:host" ];
|
||||
labels = [ "self-hosted:host://-self-hosted" ];
|
||||
url = "https://git.sysctl.io";
|
||||
tokenFile = /run/secrets/services/forgejo_token;
|
||||
hostPackages = with pkgs; [
|
||||
|
|
Loading…
Reference in a new issue