no de for gandalf
This commit is contained in:
parent
489b6a8fd1
commit
89a9da926c
1 changed files with 5 additions and 0 deletions
|
@ -100,6 +100,11 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
|
xserver = {
|
||||||
|
enable = false;
|
||||||
|
displayManager.gdm.enable = false;
|
||||||
|
desktopManager.gnome.enable = false;
|
||||||
|
};
|
||||||
podman.enable = true;
|
podman.enable = true;
|
||||||
libvirt-qemu.enable = true;
|
libvirt-qemu.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue