make more stuff arch conditional
This commit is contained in:
parent
0931b085ee
commit
7d72e47e20
5 changed files with 6 additions and 7 deletions
|
@ -13,7 +13,6 @@
|
|||
|
||||
# AArch64 machine
|
||||
nixpkgs.hostPlatform = "aarch64-linux";
|
||||
boot.loader.efi.canTouchEfiVariables = false;
|
||||
|
||||
# our hostname
|
||||
networking.hostName = "zeta";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue