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: ba2835c5c19606544936b9032b032cd1e92ff455 (
plain
)
1
2
3
4
5
6
7
{
imports
=
[
./home.nix
./host.nix
./portal.nix
];
}