flake: use agenix

This commit is contained in:
LavaDesu 2021-09-20 15:09:44 +07:00
parent 4fbeaab7eb
commit eee9b5df5b
Signed by: cilly
GPG key ID: 6500251E087653C9
10 changed files with 81 additions and 19 deletions

View file

@ -1,4 +1,5 @@
{ config, ... }: {
environment.etc."wpa_supplicant.conf".source = config.age.secrets.wpa_conf.path;
networking = {
wireless = {
enable = true;