diff --git a/flake.nix b/flake.nix index ab6d1cc..4ec1a56 100755 --- a/flake.nix +++ b/flake.nix @@ -110,11 +110,9 @@ in { deploy.nodes = { + sshUser = "oqyude"; sapphira = { hostname = "sapphira"; - deploy = { - sshUser = "oqyude"; - }; profiles.system = { # user = "root"; path = inputs.deploy-rs.lib.x86_64-linux.activate.nixos inputs.self.nixosConfigurations.sapphira;