index
:
home
main
neovim-rework
nvim
my config files
Stefan Weigl-Bosker
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
colors
/
default.nix
blob: 07e47d4783002dd9068c22bed9c06438d18952b9 (
plain
)
1
2
3
4
5
6
{ ... }:
{
imports
= [
./
mountain
.
nix
];
}