mirror of
https://github.com/blahai/nyx.git
synced 2025-06-30 01:34:22 -04:00
stuff
This commit is contained in:
parent
f38cce9ed5
commit
36216c3d56
5 changed files with 91 additions and 257 deletions
|
@ -110,10 +110,12 @@ in {
|
|||
instances.default = {
|
||||
enable = true;
|
||||
name = "Theia";
|
||||
url = cfg.domain;
|
||||
url = "https://${cfg.domain}";
|
||||
tokenFile = config.age.secrets.forgejo-runner-token.path;
|
||||
labels = [
|
||||
"ubuntu-latest:docker://node:22-bookworm"
|
||||
"nixos-latest:docker://nixos/nix"
|
||||
"lix-latest:docker://git.blahai.gay/blahai/lix"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue