feat(jeeves): wireguard
Add separate module for `wireguard` Rekey `jeeves_password` (use all `users`' keys) Add secrets related to Wireguard: server public/private, cheetah public Add a `.gitignore` for the private `limonka_age` key
This commit is contained in:
parent
31d4b9561e
commit
4f5af36bc6
11 changed files with 148 additions and 32 deletions
|
@ -3,7 +3,6 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
];
|
||||
|
||||
# Networking
|
||||
age.secrets."home/wifi.env".file = ../../../../secrets/home/wifi.env.age;
|
||||
networking.wireless = {
|
||||
iwd.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue