From 8054aafd61c035848bf4efdaf00f6fe1e3bf621b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Tue, 15 Aug 2023 07:09:11 +0300 Subject: [PATCH] vno1-rp3b --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 7bef2d3..945f420 100644 --- a/flake.nix +++ b/flake.nix @@ -147,7 +147,7 @@ system = { sshUser = "root"; path = - deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.vno1-rp3b; + deploy-rs.lib.aarch64-linux.activate.nixos self.nixosConfigurations.vno1-rp3b; user = "root"; }; };