This commit is contained in:
parent
c41354c094
commit
a513f443cf
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
instances."${hostname}" = {
|
||||
enable = true;
|
||||
name = "${hostname}";
|
||||
labels = [ "native:host" ];
|
||||
labels = [ "native:host" "nixos" ];
|
||||
url = "https://git.sysctl.io";
|
||||
tokenFile = "/run/secrets/services/forgejo_token";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue