mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
bumped nodejs dependency
This commit is contained in:
parent
4412e1c505
commit
78889765f1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
archivebox
|
||||
nodejs_23
|
||||
nodejs_24
|
||||
];
|
||||
|
||||
services.caddy.virtualHosts."archive.rougebordeaux.xyz".extraConfig = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue