test
This commit is contained in:
parent
284b8c731c
commit
a772298809
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
};
|
||||
home-manager = {
|
||||
path = inputs.deploy-rs.lib.${platform}.activate.home-manager self.homeConfigurations."${username}@${hostname}";
|
||||
user = "${username}";
|
||||
user = "root";
|
||||
sshUser = "${username}";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue