Squash merge testing into main

This commit is contained in:
Don Harper 2026-01-06 23:27:49 -06:00
parent fa956f5da2
commit 30bb818058
18 changed files with 289 additions and 97 deletions

View file

@ -61,5 +61,5 @@
]
++ (args.extraPublicKeys or []); # this is used for unit-testing this module and can be removed if not needed
system.stateVersion = "25.11";
stdenv.hostPlatform.system.stateVersion = "25.11";
}