hosts/Infini-STICK: update configuration for framework
This commit is contained in:
parent
037e4c699e
commit
42cc016156
2 changed files with 5 additions and 4 deletions
|
@ -10,6 +10,7 @@
|
|||
(with hardware; [
|
||||
sound
|
||||
gpu.amdgpu
|
||||
gpu.intel
|
||||
laptop
|
||||
])
|
||||
|
||||
|
@ -19,7 +20,7 @@
|
|||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
networking.interfaces.wlp1s0.useDHCP = true;
|
||||
networking.interfaces.wlp170s0.useDHCP = true;
|
||||
|
||||
system.stateVersion = "21.11";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue