hosts/Infini-STICK: update configuration
This commit is contained in:
parent
367f465df2
commit
b7c254775e
2 changed files with 7 additions and 2 deletions
|
@ -9,7 +9,8 @@
|
|||
|
||||
(with hardware; [
|
||||
sound
|
||||
gpu.common
|
||||
gpu.amdgpu
|
||||
laptop
|
||||
])
|
||||
|
||||
btrfs
|
||||
|
@ -18,5 +19,7 @@
|
|||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
networking.interfaces.wlp1s0.useDHCP = true;
|
||||
|
||||
system.stateVersion = "21.11";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue