index
:
nix-config
master
All my NixOS and home-manager configurations.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
hv
/
default.nix
blob: 9c52f42a7340f174bc6c947b73f4fc787e120b03 (
plain
)
1
2
3
4
5
{
virtualisation
.
libvirt
=
{
enable
=
true
;
};
}