Deploy through root
This commit is contained in:
parent
fe2d8f4dcb
commit
40433ab33b
1 changed files with 1 additions and 1 deletions
|
|
@ -236,7 +236,7 @@
|
||||||
loki = {
|
loki = {
|
||||||
hostname = "loki.local";
|
hostname = "loki.local";
|
||||||
profiles.system = {
|
profiles.system = {
|
||||||
user = "bertof";
|
user = "root";
|
||||||
path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.loki;
|
path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.loki;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue