Add useNetworkd to wireguard
Some checks failed
Run nix flake check / flake-check (push) Failing after 4m43s
Periodic flake update / flake-update (push) Successful in 2m7s

This commit is contained in:
Torjus Håkestad 2025-05-23 01:35:31 +02:00
parent 3f07119ca1
commit 38c2fbca2c
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -6,7 +6,7 @@
};
networking.wireguard = {
enable = true;
# TODO: add useNetworkd once 25.05 released
useNetworkd = true;
interfaces = {
wg0 = {