remove httpd
nixos config pipeline / show-flake (push) Successful in 36s
nixos config pipeline / deploy (push) Successful in 54s

This commit is contained in:
smayzy
2025-10-02 17:47:20 +02:00
parent 6b003a8648
commit c8082d5b87
3 changed files with 0 additions and 15 deletions
-4
View File
@@ -24,10 +24,6 @@
gateway = "192.168.1.254";
};
nixos = {
httpd = {
enable = true;
ip = "192.168.1.201/24";
};
unbound = {
enable = true;
ip = "192.168.1.202/24";