fixed typo

This commit is contained in:
kity 2025-04-12 12:58:12 +02:00
parent d5050d82e1
commit fb4f1c04ef

View file

@ -35,7 +35,7 @@
};
pihole = {
enable = true;
pihoeHostname = "192.168.1.25";
piholeHostname = "192.168.1.25";
};
php-fpm = {
enable = true;