Server fix
This commit is contained in:
parent
df711fbbe6
commit
71f7399742
3 changed files with 4 additions and 4 deletions
|
|
@ -131,9 +131,9 @@
|
|||
|
||||
deploy.nodes.server = {
|
||||
hostname = "kylekrein.com";
|
||||
interactiveSudo = false;
|
||||
interactiveSudo = true;
|
||||
profiles.system = {
|
||||
user = "kylekrein";
|
||||
user = "root";
|
||||
path = inputs.deploy-rs.lib.x86_64-linux.activate.nixos inputs.self.nixosConfigurations.kylekrein-server;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue