diff options
author | Wolfgang Müller | 2024-09-19 16:48:18 +0200 |
---|---|---|
committer | Wolfgang Müller | 2024-09-19 16:48:18 +0200 |
commit | 21aa4929cd586fd55c2936b2d470b4bfe4aaf535 (patch) | |
tree | 715f3837d61e5d18c4d38a0ba348a893d38f0045 | |
parent | 523336edc711b1e72810259bb705315403ea8737 (diff) | |
download | kernfrag-21aa4929cd586fd55c2936b2d470b4bfe4aaf535.tar.gz |
templates: Enable wifi support on albatross
-rw-r--r-- | templates/albatross | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/albatross b/templates/albatross index f3b9032..22b973c 100644 --- a/templates/albatross +++ b/templates/albatross @@ -6,6 +6,7 @@ devices/input/playstation devices/usb/sound devices/usb/bluetooth devices/net/igc +devices/net/mt7921e drivers/sound drivers/nvme fs/foreign @@ -14,6 +15,7 @@ fs/zfs gpu/amdgpu hosts/albatross net/bluetooth +net/wifi profile/desktop profile/systemd security/tpm |