index
:
nix-config
master
All my NixOS and home-manager configurations.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
web
/
sites
/
default.nix
blob: a131aafa87bae9b678a84217164b8925920ec7e4 (
plain
)
1
2
3
4
5
6
{
imports
=
[
./home.nix
./portal.nix
];
}