Read old documentation post...
This commit is contained in:
parent
a0e3c71760
commit
3d1e813fe9
1 changed files with 0 additions and 2 deletions
|
|
@ -33,8 +33,6 @@ in {
|
||||||
boot.loader.grub.enable = true;
|
boot.loader.grub.enable = true;
|
||||||
boot.loader.grub.version = 2;
|
boot.loader.grub.version = 2;
|
||||||
boot.loader.grub.device = "/dev/sda";
|
boot.loader.grub.device = "/dev/sda";
|
||||||
# Disable EFI bootloader options if present:
|
|
||||||
boot.loader.efi.enable = false;
|
|
||||||
|
|
||||||
networking.hostName = "nixos-traefik"; # Define your hostname.
|
networking.hostName = "nixos-traefik"; # Define your hostname.
|
||||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue