modules for ports

This commit is contained in:
m3tam3re
2025-10-05 09:44:40 +02:00
parent 56295f694d
commit 62a85af9bc
5 changed files with 316 additions and 291 deletions

View File

@@ -11,6 +11,7 @@
# Add your custom modules here as imports or inline definitions
imports = [
./ports.nix
# Example: ./my-service.nix
# Add more module files here as you create them
];