Files
nixos-blueprint/hosts/sarien/system/wireless/main.nix
unexplrd 2e6e28ef32 initial
2025-02-06 00:33:06 +02:00

7 lines
58 B
Nix

{
imports = [
./bluetooth.nix
./wifi.nix
];
}