mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 01:34:08 -05:00
Repair broken link to trilium content
This commit is contained in:
parent
530a556f55
commit
6152cf2575
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ let
|
|||
sopsFolder = builtins.toString inputs.nix-secrets + "/sops";
|
||||
|
||||
customTriliumModule = builtins.fetchurl {
|
||||
url = "https://raw.githubusercontent.com/TheWanderingCrow/nixpkgs/refs/heads/update-trilium-server/nixos/modules/services/web-apps/trilium.nix";
|
||||
url = "https://raw.githubusercontent.com/NixOS/nixpkgs/refs/heads/master/nixos/modules/services/web-apps/trilium.nix";
|
||||
sha256 = "sha256:1y4xqwf011lkjzpn5ygmdn7chbwshha16h53hwydlx76avzsmd8j";
|
||||
};
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue