wireguard: initial setup

This commit is contained in:
Katherina Walshe-Grey 2024-07-19 19:26:36 +01:00
parent 35563b1b07
commit c60728e7aa
10 changed files with 99 additions and 4 deletions

View file

@ -4,6 +4,7 @@
imports = [
./hardware-configuration.nix
./home.nix
./wireguard.nix
];
boot.loader.systemd-boot.enable = true;