We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5e2045 commit f9f2348Copy full SHA for f9f2348
1 file changed
module.nix
@@ -91,7 +91,6 @@ flake: {
91
# Configurator service (before actual server)
92
systemd.services."tarmoqchi-config" = {
93
wantedBy = ["tarmoqchi.target"];
94
- partOf = ["tarmoqchi.target"];
95
path = with pkgs; [
96
jq
97
openssl
0 commit comments