1

Home: Apply systemd-networkd to network module renaming

This commit is contained in:
2025-06-10 19:56:17 +02:00
parent b0324526ed
commit e73d54f54f
4 changed files with 6 additions and 3 deletions

View File

@ -25,7 +25,7 @@ with mylib.networking; {
modules = {
polkit.enable = true;
systemd-networkd = {
network = {
inherit hostname;
enable = true;

View File

@ -11,7 +11,7 @@
];
modules = {
systemd-networkd = {
network = {
networks = {
# This should override the default network 50-ether
"10-ether-2_5G" = mylib.networking.mkStaticSystemdNetwork {

View File

@ -6,7 +6,7 @@
];
modules = {
systemd-networkd = {
network = {
wireguard-tunnels = {
wg0-de-74 =
mylib.networking.mkWireguardService