initial zeta config
This commit is contained in:
parent
fa12f695a8
commit
1003e1cce2
7 changed files with 60 additions and 14 deletions
|
@ -13,6 +13,7 @@
|
|||
# x86-64 machine
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.loader.systemd-boot.memtest86.enable = true;
|
||||
|
||||
# our hostname
|
||||
networking.hostName = "miku";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue