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