mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: wip: begin building better hostapd module
This commit is contained in:
parent
9758a6e1e9
commit
076db4963f
4 changed files with 326 additions and 59 deletions
5
modules/default.nix
Normal file
5
modules/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./hostapd.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue