state version

This commit is contained in:
TheWanderingCrow 2025-03-18 12:09:55 -04:00
parent 9775569a83
commit ab60dd1df7

View file

@ -1,3 +1,4 @@
{
nixpkgs.hostPlatform = "x86_64-darwin";
system.stateVersion = 6;
}