index
:
monorepo.git
main
My monorepo which manages everything, from my nix flake to my org files.
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nix
/
systems
/
continuity
/
home.nix
blob: 59b05fc371d293547bc358d58457d495bd947d40 (
plain
)
1
2
3
4
5
6
{ lib, config, pkgs, ... }: { imports = [ ../home-common.nix ]; }