index
:
monorepo-public
main
an attempt at managing everything in a single repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
infra
/
hosts
/
indra
/
hardware.nix
blob: 4f2bd156a6221f3ca964ba9923077263c6b67be9 (
plain
)
1
2
3
4
5
{ flake.modules.nixos.indra = { hardware.facter.reportPath = ./facter.json; }; }