hosts: desktop: move to systemd-networkd

This commit is contained in:
2023-10-09 15:18:59 +02:00
parent 7a43ba3cfb
commit 0ecbf4169c
2 changed files with 16 additions and 48 deletions

View File

@@ -14,7 +14,6 @@
users.groups.libvirtd.members = [ "root" "${user}" ];
virtualisation = {
vswitch.enable = true;
libvirtd = {
enable = true; # Virtual drivers
onShutdown = "shutdown";