mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
Added uptime-kuma package
This commit is contained in:
parent
55dc85d432
commit
0fa0596f91
10 changed files with 6083 additions and 0 deletions
|
@ -37,6 +37,7 @@ in
|
|||
tailscale = prev.unstable.tailscale;
|
||||
nodePackages = prev.unstable.nodePackages;
|
||||
hydrasect = prev.pkgs.callPackage ../packages/hydrasect { };
|
||||
uptime-kuma = prev.pkgs.callPackage ../packages/uptime-kuma { };
|
||||
buildbot-badges = prev.pkgs.callPackage ../packages/buildbot-badges { };
|
||||
linkal = inputs.linkal.defaultPackage."${system}";
|
||||
mosh = prev.unstable.mosh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue