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