parent
34a527032b
commit
17f1c43714
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
instances."${hostname}" = {
|
instances."${hostname}" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
name = "${hostname}";
|
name = "${hostname}";
|
||||||
labels = [ "self-hosted:host" ];
|
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; [
|
||||||
|
|
Loading…
Reference in a new issue