mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
fixed typo
This commit is contained in:
parent
d5050d82e1
commit
fb4f1c04ef
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
};
|
||||
pihole = {
|
||||
enable = true;
|
||||
pihoeHostname = "192.168.1.25";
|
||||
piholeHostname = "192.168.1.25";
|
||||
};
|
||||
php-fpm = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue