oops
This commit is contained in:
parent
8353f93661
commit
664cc070d2
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ in {
|
||||||
User = "sako";
|
User = "sako";
|
||||||
Type = "simple";
|
Type = "simple";
|
||||||
};
|
};
|
||||||
script = "${pkgs.hydroxide} serve";
|
script = "${pkgs.hydroxide}/bin/hydroxide serve";
|
||||||
wantedBy = [ "multi-user.target" ];
|
wantedBy = [ "multi-user.target" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue