Update
This commit is contained in:
parent
93dd8b580e
commit
e4749cb508
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
{ config, lib, pkgs, modulesPath, ... }: {
|
||||
imports = [
|
||||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
../../common/services/wireless.nix
|
||||
../../common/modules/wireless.nix
|
||||
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue