diff options
Diffstat (limited to 'config/services/web/quentin')
| -rw-r--r-- | config/services/web/quentin/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/services/web/quentin/default.nix b/config/services/web/quentin/default.nix index ac617f7..7194190 100644 --- a/config/services/web/quentin/default.nix +++ b/config/services/web/quentin/default.nix @@ -16,5 +16,5 @@ }; # automatically fetch (non-structural) website updates when updating the system - personal.nix.autoUpgrade.autoUpdateInputs = lib.mkOptionDefault ["personal-webpage/data"]; + personal.system.autoUpgrade.autoUpdateInputs = lib.mkOptionDefault ["personal-webpage/data"]; } |
