mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: new hostapd module v0.5 done (stitching, categorization missing)
This commit is contained in:
parent
d6ade5eb5c
commit
9c5aaef805
2 changed files with 25 additions and 27 deletions
|
@ -5,6 +5,7 @@
|
|||
...
|
||||
}: {
|
||||
imports = [../../modules/hostapd.nix];
|
||||
disabledModules = ["services/networking/hostapd.nix"];
|
||||
|
||||
# Associates each known client to a unique password
|
||||
rekey.secrets.wifi-clients.file = ./secrets/wifi-clients.age;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue