Add TODO not about wireguard networkd
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
This commit is contained in:
parent
f15c318558
commit
6b85e87506
@ -6,6 +6,7 @@
|
|||||||
};
|
};
|
||||||
networking.wireguard = {
|
networking.wireguard = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
# TODO: add useNetworkd once 25.05 released
|
||||||
|
|
||||||
interfaces = {
|
interfaces = {
|
||||||
wg0 = {
|
wg0 = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user