index
:
nixos-config
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
virtualisation
/
default.nix
blob: 765923f67d9f75bc640a5449985f5d756394486e (
plain
) (
blame
)
1
2
3
4
5
6
{
imports
=
[
./docker.nix
./libvirtd.nix
];
}