hosts: add hardware/wireless to needed hardware

This commit is contained in:
Infinidoge 2021-11-08 00:01:33 -05:00
parent 7b96d94d6c
commit 9342bb7565
5 changed files with 8 additions and 1 deletions

View file

@ -13,6 +13,7 @@
(with hardware; [
sound
gpu.nvidia
wireless
])
btrfs

View file

@ -11,6 +11,7 @@
sound
laptop
gpu.intel
wireless
])
# services.privoxy

View file

@ -5,7 +5,10 @@
])
(with profiles; [
hardware.rpi
(with hardware; [
rpi
wireless
])
networking.wireless
])

View file

@ -15,6 +15,7 @@
nvidia
])
laptop
wireless
])
btrfs

View file

@ -12,6 +12,7 @@
sound
gpu.amdgpu
laptop
wireless
])
btrfs