index
:
infra
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
programs
/
bottom.nix
blob: 3b35d7277f5ddaee3f8905f32c39eea08e50ea02 (
plain
) (
blame
)
1
2
3
4
5
6
7
{
...
}:
{
bottom
=
{
enable
=
true
;
settings
.
styles
.
theme
=
"nord-light"
;
};
}