index
:
rnrd
this commit
main
renard network nix configuration.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
default.nix
blob: 02b72fdac673bd7259bf02dd23302485bc926ae9 (
plain
)
1
2
3
4
5
{
pkgs
,
...
}:
{
imports
=
[
./meow.nix
];
}