hostPlatform -> targetPlatform

This commit is contained in:
2026-01-21 15:23:01 -05:00
parent 3b5f4b8fa4
commit 43fce477fd
2 changed files with 2 additions and 2 deletions

View File

@@ -272,7 +272,7 @@
networking.firewall.allowedTCPPorts = [ 53317 ];
system.stateVersion = "25.05";
nixpkgs.hostPlatform = "x86_64-linux";
nixpkgs.targetPlatform = "x86_64-linux";
documentation.enable = true;
documentation.man.enable = true;