undirty
This commit is contained in:
parent
168762f099
commit
98ed193360
2 changed files with 17 additions and 16 deletions
|
@ -33,6 +33,7 @@
|
|||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
nix.settings.extra-platforms = config.boot.binfmt.emulatedSystems;
|
||||
|
||||
networking.hostName = "focalor";
|
||||
networking.hostId = "84bdc587";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue