fix buer
This commit is contained in:
parent
01b8871c18
commit
c26dbc38cc
2 changed files with 29 additions and 45 deletions
|
@ -25,6 +25,9 @@
|
|||
hardware.cpu.intel.updateMicrocode = lib.mkDefault
|
||||
config.hardware.enableRedistributableFirmware;
|
||||
|
||||
boot.loader.grub.enable = true;
|
||||
boot.loader.grub.device = "/dev/vda";
|
||||
|
||||
networking.hostName = "buer";
|
||||
networking.hostId = "1418d29e";
|
||||
networking.useDHCP = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue