Rename service settings for 'node' to 'nodejs' to avoid confusion

This commit is contained in:
Jonas Nick
2019-05-03 10:44:16 +00:00
parent 469c1de6a9
commit e1ee5023e2
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ in {
Restart = "on-failure";
RestartSec = "10s";
} // nix-bitcoin-services.defaultHardening
// nix-bitcoin-services.node
// nix-bitcoin-services.nodejs
// nix-bitcoin-services.allowTor;
};
};