Second fix on new structure

This commit is contained in:
Laurent Gueret
2026-02-11 13:27:09 +01:00
parent 6456c71f20
commit 206b9b6050
5 changed files with 8 additions and 8 deletions
+3
View File
@@ -1,4 +1,7 @@
{ ... }:
{
nixpkgs.hostPlatform = "aarch64-darwin";
# System version
system.stateVersion = "25.11";
}