added libvirtd
This commit is contained in:
@@ -14,7 +14,10 @@
|
||||
defaults.email = "markers711@gmail.com";
|
||||
};
|
||||
|
||||
virtualisation.docker = {enable = true;};
|
||||
virtualisation = {
|
||||
docker = {enable = true;};
|
||||
libvirtd = {enable = true;};
|
||||
};
|
||||
|
||||
services = {
|
||||
openssh = {enable = true;};
|
||||
|
||||
Reference in New Issue
Block a user