4 lines
85 B
Nix
Raw Permalink Normal View History

2023-11-16 23:06:28 +01:00
{ ... }: {
imports = [ ./base ./bluetooth ./gsm ./security ./wifi ./wireguard ];
}