index
:
getchoo/borealis
colmena
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
/
nixos
/
defaults
/
programs.nix
blob: c7d655fd6510a45ae39454725ef6e321eea98ff8 (
plain
)
1
2
3
4
5
6
{ programs = { git.enable = true; vim.defaultEditor = true; }; }