lima instead of vagrant

This commit is contained in:
William 2026-02-17 14:56:42 -03:00
parent 385586a376
commit 79a6bd53bf

View file

@ -15,7 +15,7 @@
programs.virt-manager.enable = true;
environment.systemPackages = with pkgs; [ vagrant ];
environment.systemPackages = with pkgs; [ lima ];
networking.firewall.trustedInterfaces = [ "virbr0" ];