toaster works
This commit is contained in:
parent
772af12ffe
commit
cd63ec45b8
9 changed files with 290 additions and 148 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue