Begin getting unifi/openstack setup working
Now I can create an instance, get NixOS on it, with working IPv6 connectivity
This commit is contained in:
parent
1945038c90
commit
fbed2265dd
14 changed files with 47 additions and 18 deletions
|
@ -22,6 +22,6 @@ in
|
|||
};
|
||||
boot.loader.grub.efiSupport = false;
|
||||
boot.loader.timeout = 1;
|
||||
khscodes.qemu-guest.enable = true;
|
||||
khscodes.virtualisation.qemu-guest.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue