nixos-config/modules/default.nix
2025-10-22 09:02:10 +02:00

5 lines
52 B
Nix

{
imports = [
./natpmp-portforward.nix
];
}