linde: update package names
1 file changed, 2 insertions(+), 2 deletions(-)
changed files
M system/hosts/linde.nix → system/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;