add unbound to server1
nixos config pipeline / show-flake (push) Successful in 23s
nixos config pipeline / deploy (push) Successful in 55s

This commit is contained in:
smayzy
2025-08-28 14:23:39 +02:00
parent 65ffb35fd0
commit ffec6e9b29
3 changed files with 69 additions and 4 deletions
+1
View File
@@ -2,5 +2,6 @@
{
imports = [
./httpd.nix
./unbound.nix
];
}