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
/
darwin
/
defaults
/
programs.nix
blob: 3f25ad8f022e2bf06c6efa34b19c97aa59eaeb5f (
plain
)
1
2
3
4
5
6
7
{ programs = { bash.enable = true; vim.enable = true; zsh.enable = true; }; }