feat: add wrtag

Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
Lander Van den Bulcke 2025-09-22 13:15:04 +02:00
parent a3bd66771e
commit 95bf1530f5
Signed by: lander
GPG key ID: 0142722B4B0C536F
4 changed files with 73 additions and 5 deletions

View file

@ -2,4 +2,5 @@
# my-module = import ./my-module.nix
namespaced-vpn = import ./namespaced-vpn.nix;
storagebox = import ./storagebox.nix;
wrtagweb = import ./wrtagweb.nix;
}