all repos — nixfiles @ c16b3c47eb5b2fee64d0c107461a48fa2b30cef9

System and user configuration, managed by nix and home-manager

linde: update package names

Alan Pearce
commit

c16b3c47eb5b2fee64d0c107461a48fa2b30cef9

parent

be84450239faf5fc1c36ab744f49caa3eed5122c

1 file changed, 2 insertions(+), 2 deletions(-)

changed files
M system/hosts/linde.nixsystem/hosts/linde.nix
@@ -70,7 +70,7 @@ environment.localBinInPath = true;
environment.systemPackages = with pkgs; [ cifs-utils lsof - powerdns + pdns litecli knot-dns
@@ -1249,7 +1249,7 @@ };
}; services.gitea-actions-runner = { - package = pkgs.forgejo-actions-runner; + package = pkgs.forgejo-runner; instances.linde = { name = "linde"; enable = true;