From 8ca8e7e3dff8c2a328027350760029efd2e80460 Mon Sep 17 00:00:00 2001 From: oqyude Date: Wed, 29 Oct 2025 12:37:26 +0300 Subject: [PATCH] 123 --- flake.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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;