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