Skip to content

Commit b8d04f5

Browse files
committed
all-hardare: remove obsolete import of zydas-zd1211.nix
This is already included via the above`hardware.enableRedistributableFirmware = true`
1 parent 94c705a commit b8d04f5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

nixos/modules/profiles/all-hardware.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,4 @@ in
110110

111111
# Include lots of firmware.
112112
hardware.enableRedistributableFirmware = true;
113-
114-
imports =
115-
[ ../hardware/network/zydas-zd1211.nix ];
116-
117113
}

0 commit comments

Comments
 (0)