index
:
declarative-vm.nix
this commit
main
declarative virtual machine management in nixos.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
default.nix
blob: 55996395202fbf9178a2dd63a3f87d7dbb9d5011 (
plain
)
1
2
3
4
5
6
7
{
...
}:
{
imports
=
[
./incus.nix
];
}