index
:
monorepo.git
main
My new personal website and my nix configuration, all in one.
Preston Pan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nix
/
modules
/
default.nix
blob: b03d632f3bf62ba290983bd84dc30200986b1233 (
plain
)
1
2
3
4
5
6
{ lib, config, pkgs, ... }: { imports = [ ./home/secrets.nix ]; }