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
/
state-version.nix
blob: 13f364e92e0fe3d0835a5715ab69d1599f3cb85a (
plain
)
1
2
3
4
5
{ flake.modules.nixos.indra = { system.stateVersion = "26.11"; }; }