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
/
virt
/
default.nix
blob: 1434bad5dfc2b81bf6aa770df3b8ed75460207bd (
plain
)
1
2
3
4
5
{
imports
=
[
./libvirt.nix
];
}