hosts/Infini-STICK; switch to FRAMEWORK networking
This commit is contained in:
parent
9233e9d929
commit
b1c12a2a0c
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
|||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
# networking.interfaces.wlp170s0.useDHCP = true;
|
||||
networking.interfaces.enp39s0.useDHCP = true;
|
||||
networking.interfaces.wlp170s0.useDHCP = true;
|
||||
# networking.interfaces.enp39s0.useDHCP = true;
|
||||
|
||||
modules = {
|
||||
boot.grub.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue