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