wireless: use private wireless module automatically
This commit is contained in:
parent
e83f6ba13a
commit
97bf51e81a
5 changed files with 3 additions and 8 deletions
|
@ -1,8 +1,6 @@
|
|||
{ lib, private, ... }:
|
||||
{
|
||||
imports = lib.lists.flatten [
|
||||
private.nixosModules.wireless
|
||||
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue