toaster works

This commit is contained in:
Grisha Shipunov 2025-01-02 16:29:05 +01:00
parent 772af12ffe
commit cd63ec45b8
9 changed files with 290 additions and 148 deletions

View file

@ -4,13 +4,8 @@
environment.systemPackages = with pkgs; [
virt-manager
bridge-utils
vagrant
];
environment.variables = {
VAGRANT_DEFAULT_PROVIDER="libvirt";
};
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
# virtualization