update flake and change some ly settings
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 12m12s

This commit is contained in:
2025-06-26 14:47:45 +02:00
parent 8248d4b969
commit 9d132e5366
7 changed files with 25 additions and 16 deletions

View File

@ -14,6 +14,8 @@
programs.virt-manager.enable = true;
virtualisation.libvirtd.enable = true;
virtualisation.libvirtd.qemu.runAsRoot = true;
virtualisation.libvirtd.qemu.vhostUserPackages = [ pkgs.virtiofsd ];
networking.dhcpcd.enable = false;
systemd.network.enable = true;