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
/
system
/
datetime
/
default.nix
blob: 97ba4c82347a04bac0dde91769e63c8f2a5842de (
plain
) (
blame
)
1
2
3
4
5
6
{
imports
=
[
./datetime.nix
./openntpd.nix
];
}