enable virt
This commit is contained in:
parent
3cd724436b
commit
c78505aa09
@ -144,6 +144,12 @@
|
||||
|
||||
programs = {
|
||||
zsh.enable = true;
|
||||
virt-manager.enable = true;
|
||||
};
|
||||
|
||||
virtualisation = {
|
||||
libvirtd = {enable = true;};
|
||||
kvmgt = {enable = true;};
|
||||
};
|
||||
|
||||
users.users.k = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user