darwin fixes

This commit is contained in:
2025-08-19 11:45:10 -07:00
parent 4617841efd
commit 172dc90e58

View File

@@ -187,6 +187,6 @@
# this value at the release version of the first install of this system.
# Before changing this value read the documentation for this option
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
# system.stateVersion = "25.05";
system.stateVersion = "6";
}