refactor(networking): use networking.useDHCP
This commit is contained in:
parent
b3d6b2d32a
commit
37bfb2bc2d
6 changed files with 1 additions and 17 deletions
|
@ -54,8 +54,6 @@
|
|||
virtualization.enable = true;
|
||||
};
|
||||
|
||||
networking.interfaces.wlp170s0.useDHCP = true;
|
||||
|
||||
console.font = lib.mkDefault "${pkgs.terminus_font}/share/consolefonts/ter-v32n.psf.gz";
|
||||
|
||||
systemd.services.set-initial-backlight = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue