index
:
nix-config.git
host/omega-relay
main
test-host
nix-config; configuration for my nixos systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home-modules
/
services
/
default.nix
blob: 0483d639adae5c054253fe85cbc35f1dedcc08a1 (
plain
)
1
2
3
{
lib
,
...
}:
{
imports
=
[
./direnv.nix
];
}