this repo has no description
31
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix knot restart times potentially

Signed-off-by: oppiliappan <me@oppi.li>

+8 -6
+6 -5
flake.lock
··· 721 721 "sqlite-lib-src": "sqlite-lib-src" 722 722 }, 723 723 "locked": { 724 - "lastModified": 1776964174, 725 - "narHash": "sha256-/o3qPq+3p+A1DxL7chkTFYYr7z33Rwjn/Ghi3FSbwvw=", 726 - "ref": "refs/heads/master", 727 - "rev": "510f745e7e77db1b0ecfbd231f38b89b81579f83", 728 - "revCount": 2270, 724 + "lastModified": 1777450431, 725 + "narHash": "sha256-fef2H3cX/eiectVdmUPfjFRVLyuqtByXAb9wLvFztXI=", 726 + "ref": "op/llytvkrqnmvz", 727 + "rev": "253dfcef49a117ca9f97fa70da9f34e43279c0d6", 728 + "revCount": 2295, 729 729 "type": "git", 730 730 "url": "https://tangled.org/tangled.org/core" 731 731 }, 732 732 "original": { 733 + "ref": "op/llytvkrqnmvz", 733 734 "type": "git", 734 735 "url": "https://tangled.org/tangled.org/core" 735 736 }
+1 -1
flake.nix
··· 3 3 4 4 inputs = { 5 5 nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11"; 6 - tangled.url = "git+https://tangled.org/tangled.org/core"; 6 + tangled.url = "git+https://tangled.org/tangled.org/core?ref=op/llytvkrqnmvz"; 7 7 tangled-mirror.url = "git+https://tangled.org/tangled.org/core?ref=sl/upukwxsowwop"; 8 8 colmena.url = "github:zhaofengli/colmena/release-0.4.x"; 9 9 disko = {
+1
hosts/appview/services/nginx.nix
··· 18 18 ~*anthropic-ai 1; 19 19 ~*Claude-Web 1; 20 20 ~*meta-externalagent 1; 21 + ~*AliyunSecBot 1; 21 22 } 22 23 ''; 23 24