diff --git a/flake.nix b/flake.nix index 10d7349..b4f45c9 100644 --- a/flake.nix +++ b/flake.nix @@ -236,7 +236,7 @@ loki = { hostname = "loki.local"; profiles.system = { - user = "bertof"; + user = "root"; path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.loki; }; };