wireless: use private wireless module automatically

This commit is contained in:
Infinidoge 2023-07-29 12:12:34 -04:00
parent e83f6ba13a
commit 97bf51e81a
5 changed files with 3 additions and 8 deletions

View file

@ -2,7 +2,6 @@
{
imports = [
./hardware-configuration.nix
private.nixosModules.wireless
];
system.stateVersion = "21.11";