unsupported schema
This commit is contained in:
parent
151ba68a35
commit
349495bea6
@ -27,9 +27,9 @@ in
|
|||||||
name = "${config.networking.hostName}-nixos";
|
name = "${config.networking.hostName}-nixos";
|
||||||
tokenFile = config.sops.secrets.gitea.path;
|
tokenFile = config.sops.secrets.gitea.path;
|
||||||
labels = [
|
labels = [
|
||||||
"nix:native"
|
"nix"
|
||||||
"ubuntu-latest:docker://node:20-bookworm"
|
"ubuntu-latest:docker://node:20-bookworm"
|
||||||
"webref:native"
|
"webref"
|
||||||
];
|
];
|
||||||
hostPackages = builtins.attrValues {
|
hostPackages = builtins.attrValues {
|
||||||
inherit (pkgs)
|
inherit (pkgs)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user