plain dhcp with dnssec
This commit is contained in:
parent
f452ce64c7
commit
e522dfefd3
4 changed files with 35 additions and 19 deletions
|
@ -20,9 +20,6 @@
|
|||
|
||||
swapDevices = [ ];
|
||||
|
||||
# setup our network for later config in common.nix
|
||||
systemd.network.networks."10-lan".matchConfig.Name = "eno1";
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue