diff --git a/flake.nix b/flake.nix index a376b61..522d086 100644 --- a/flake.nix +++ b/flake.nix @@ -106,7 +106,7 @@ hostname = "192.168.189.1"; profiles = { system = { - sshUser = "root"; + sshUser = "motiejus"; path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.vno1-oh2; user = "root";