add bambu!
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# container and vm config
|
||||
|
||||
{ ... }: {
|
||||
{ ... }:
|
||||
{
|
||||
virtualisation = {
|
||||
containers.enable = true;
|
||||
podman = {
|
||||
@@ -11,6 +12,9 @@
|
||||
};
|
||||
libvirtd.enable = true;
|
||||
spiceUSBRedirection.enable = true;
|
||||
|
||||
incus.enable = true;
|
||||
lxc.enable = true;
|
||||
};
|
||||
|
||||
programs.virt-manager.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user