index
:
nixos
main
nixos config
ozpv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nvim
/
config
/
default.nix
blob: 98f387f7d7351a762a80e66d49c0737254e5752e (
plain
)
1
2
3
4
5
6
{ # Import all your configuration modules here imports = [ ./config.nix ]; }