add new host

This commit is contained in:
Vinzenz Schroeter 2025-04-13 21:40:52 +02:00
parent 6d001a11f4
commit d5509e6ea1
9 changed files with 90 additions and 22 deletions

View file

@ -27,6 +27,7 @@
};
};
networking.networkmanager.enable = true;
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
# (the default) this is the recommended approach. When using systemd-networkd it's
# still possible to use this option, but it's recommended to use it in conjunction