summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/services/web/quentin/default.nix3
-rw-r--r--flake.lock8
2 files changed, 7 insertions, 4 deletions
diff --git a/config/services/web/quentin/default.nix b/config/services/web/quentin/default.nix
index f284071..c4f1f44 100644
--- a/config/services/web/quentin/default.nix
+++ b/config/services/web/quentin/default.nix
@@ -7,4 +7,7 @@
forceSSL = true;
enableACME = true;
};
+
+ # automatically fetch (non-structural) website updates when updating the system
+ system.autoUpgrade.flags = [ "--update-input" "personal-webpage/data" ];
}
diff --git a/flake.lock b/flake.lock
index ead2bbd..8e714cd 100644
--- a/flake.lock
+++ b/flake.lock
@@ -44,7 +44,7 @@
"nur": "nur"
},
"locked": {
- "lastModified": 1676671024,
+ "lastModified": 1676820683,
"narHash": "sha256-Duxvn4bUTG0n03KO3cxvqThtEk1e6FfLdGXJLKrOV8c=",
"type": "git",
"url": "file:///home/qaristote/code/nix/my-nixpkgs"
@@ -88,11 +88,11 @@
},
"nur": {
"locked": {
- "lastModified": 1676817898,
- "narHash": "sha256-1yrNakg2qtOI9v/IFk+cYPEYtuoOQTsRvjG88tlhAVo=",
+ "lastModified": 1676820779,
+ "narHash": "sha256-/EmCS02RHZbpOXLuv+iItYkice2/yjsSq2r0yAKenHE=",
"owner": "nix-community",
"repo": "NUR",
- "rev": "241b6ab4dccc162906a265e421a537847b74e8e9",
+ "rev": "776010dc73870aa36e322411c47ede8155e1b2dd",
"type": "github"
},
"original": {