mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
changed missing property name
This commit is contained in:
parent
fb930b37ec
commit
0ab94eaa07
1 changed files with 1 additions and 3 deletions
|
@ -9,9 +9,7 @@
|
||||||
serverName = "talk.hypervirtual.world";
|
serverName = "talk.hypervirtual.world";
|
||||||
};
|
};
|
||||||
|
|
||||||
redis = {
|
configureRedisLocally = true;
|
||||||
enabled = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
extras = [
|
extras = [
|
||||||
"systemd"
|
"systemd"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue