index
:
nixos
master
sinan's reproducible nixos systems
sinan@sinanmohd.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
kay
/
modules
/
observability
/
default.nix
blob: ff848b87e471701baeac96299a8f0f2df41055ee (
plain
) (
blame
)
1
2
3
4
{
...
}:
{
imports
=
[
./grafana.nix
];
}