1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

refactor: move vm definitions to own files

This commit is contained in:
oddlama 2023-06-11 14:42:20 +02:00
parent d4b7051091
commit 91306427ba
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
10 changed files with 367 additions and 354 deletions

View file

@ -14,6 +14,5 @@
./net.nix
./acme.nix
./caddy.nix
#./nginx.nix
];
}