make more stuff arch conditional
This commit is contained in:
parent
0931b085ee
commit
7d72e47e20
5 changed files with 6 additions and 7 deletions
|
@ -12,8 +12,6 @@
|
|||
|
||||
# x86-64 machine
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.loader.systemd-boot.memtest86.enable = true;
|
||||
|
||||
# our hostname
|
||||
networking.hostName = "beta";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue