Add useNetworkd to wireguard
This commit is contained in:
parent
3f07119ca1
commit
38c2fbca2c
@ -6,7 +6,7 @@
|
|||||||
};
|
};
|
||||||
networking.wireguard = {
|
networking.wireguard = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# TODO: add useNetworkd once 25.05 released
|
useNetworkd = true;
|
||||||
|
|
||||||
interfaces = {
|
interfaces = {
|
||||||
wg0 = {
|
wg0 = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user