Fix?
This commit is contained in:
parent
24ac5a642d
commit
92ca13b48c
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ in {
|
|||
}: {
|
||||
networking.hostName = lib.mkForce hostname;
|
||||
nixpkgs.overlays = config.overlays;
|
||||
nixpkgs.hostPlatform = config.system;
|
||||
# nixpkgs.hostPlatform = config.system;
|
||||
})
|
||||
"${self.outPath}/hosts/${hostname}"
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue