porcorosso: remove unused hyperv config
This commit is contained in:
parent
1b4b7f0a80
commit
1348172aba
1 changed files with 0 additions and 3 deletions
|
@ -81,9 +81,6 @@ in {
|
||||||
# ZFS!
|
# ZFS!
|
||||||
services.zfs.rollbackOnBoot.enable = true;
|
services.zfs.rollbackOnBoot.enable = true;
|
||||||
|
|
||||||
# Enable HyperV guesting
|
|
||||||
virtualisation.hypervGuest.enable = true;
|
|
||||||
|
|
||||||
# Enable Podman
|
# Enable Podman
|
||||||
virtualisation.podman = {
|
virtualisation.podman = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue