From da880b10bfd7a415882c70c83fbbdef05dd073fd Mon Sep 17 00:00:00 2001 From: oqyude Date: Wed, 29 Oct 2025 12:39:11 +0300 Subject: [PATCH] 123 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 4ec1a56..dfcc6d7 100755 --- a/flake.nix +++ b/flake.nix @@ -114,7 +114,7 @@ sapphira = { hostname = "sapphira"; profiles.system = { - # user = "root"; + user = "root"; path = inputs.deploy-rs.lib.x86_64-linux.activate.nixos inputs.self.nixosConfigurations.sapphira; }; };