mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-16 12:04:11 -05:00
Use iwd on parzival instead for now
This commit is contained in:
parent
b5ccb2f8fd
commit
62a5e7f310
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
|||
];
|
||||
|
||||
networking.hostName = "Parzival";
|
||||
networking.networkmanager.enable = false;
|
||||
networking.wireless.iwd.enable = true;
|
||||
|
||||
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.production;
|
||||
hardware.nvidia.open = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue