From 38a59702029b88a34517b0e157af4f3ddc5d718a Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Sun, 18 Dec 2022 19:29:36 +0100 Subject: [PATCH] Deploy on baldur.local --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index b4f45c9..29c8b71 100644 --- a/flake.nix +++ b/flake.nix @@ -242,7 +242,7 @@ }; baldur = { - hostname = "164.90.208.134"; + hostname = "baldur.local"; profiles.system = { user = "root"; path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.baldur;