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

@ -331,6 +331,9 @@ rec {
cifs-utils # Mount samba shares
nfs-utils # Mount NFS shares
sshfs # Mount remote directories via SSH
protonvpn-gui
protonmail-bridge-gui
protonvpn-cli_2 # TODO: Not compatible with systemd-networkd?
protonmail-bridge # TODO: Enable on startup, email module

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