mirror of
https://github.com/kmein/niveum
synced 2026-03-20 12:01:06 +01:00
fix(cloud)
This commit is contained in:
@@ -13,6 +13,7 @@ in {
|
||||
wantedBy = [ "default.target" ];
|
||||
script = "${pkgs.seafile-client}/bin/seafile-applet";
|
||||
serviceConfig = {
|
||||
Type = "forking";
|
||||
Restart = "always";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user