index
:
nix-monorepo.git
main
reorg
This directory contains the monorepo which I use to manage my (very small) Nix fleet.
Git server user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
darwin
/
default.nix
blob: 48f05112a4983d95d1a8c4411c2678ddef79a8aa (
plain
)
1
2
3
4
{
general
.
still-awake
=
import
./still-awake
;
personal
=
{};
}