Disable autostart for wireguard comu
Some checks failed
Update Nix Flake / update-flake (push) Failing after 14s
Some checks failed
Update Nix Flake / update-flake (push) Failing after 14s
This commit is contained in:
parent
d335f6c892
commit
3cf8f19fcc
@ -6,6 +6,7 @@
|
|||||||
};
|
};
|
||||||
comu = {
|
comu = {
|
||||||
configFile = "/etc/wireguard/comu.conf";
|
configFile = "/etc/wireguard/comu.conf";
|
||||||
|
autostart = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user