init natpmp module thing

This commit is contained in:
xunuwu 2025-10-22 09:01:46 +02:00
parent aec7b8bdde
commit 6c46e5d5a7
Signed by: xun
SSH key fingerprint: SHA256:V3Mr/7NoQDU5RcVlyzUQTuAo3EiCWdg498yk6bfVf7E
3 changed files with 63 additions and 0 deletions

View file

@ -30,6 +30,7 @@
l.nixosSystem {
modules = [
./hosts/${hostname}
./modules/default.nix
(
if b.pathExists ./secrets/${hostname}
then ./secrets/${hostname}