refactor(wireless): move environmentFile to module
This commit is contained in:
parent
f2d97c6f26
commit
5392f75bdd
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
userControlled.enable = true;
|
userControlled.enable = true;
|
||||||
fallbackToWPA2 = mkDefault false;
|
fallbackToWPA2 = mkDefault false;
|
||||||
|
environmentFile = config.secrets.wireless;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue