From 73cc1e8fb9e47c26733cb912093603a220284a57 Mon Sep 17 00:00:00 2001 From: Astro Date: Thu, 4 Mar 2021 18:27:25 +0100 Subject: [PATCH] flake.nix: deploy freifunk --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index abe139e6..dec57dae 100644 --- a/flake.nix +++ b/flake.nix @@ -56,6 +56,8 @@ pulsebert-wake = mkWake "pulsebert"; yggdrasil-nixos-rebuild = mkDeploy "yggdrasil" "172.20.72.62"; + + freifunk-nixos-rebuild = mkDeploy "freifunk" "172.20.72.40"; }); nixosConfigurations = let