fix(infra): typo enabled → enable
This commit is contained in:
parent
8129b26c4c
commit
c7b9a8d839
2 changed files with 3 additions and 3 deletions
2
hive.nix
2
hive.nix
|
@ -51,7 +51,7 @@ in
|
|||
services.openssh.enable = true;
|
||||
networking.nftables.enable = true;
|
||||
|
||||
infra.enabled = true;
|
||||
infra.enable = true;
|
||||
backups.enable = true;
|
||||
|
||||
# Enable system diffs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue