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
/
options
/
default.nix
blob: c8a78c901acc21ca0a9e9f9009dd8473a08a3991 (
plain
) (
blame
)
1
2
3
4
5
6
{
imports
=
[
./containers.nix
./nix.nix
];
}