Skip to content

Commit 4115f43

Browse files
fix(lab): update dashy link for actual
1 parent 563e013 commit 4115f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configurations/nixos/lab/services/dashy.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ in
6666
description = "finance tracker";
6767
icon = "hl-actual";
6868
target = "newtab";
69-
url = mkFqdn "glances";
69+
url = mkFqdn "actual";
7070
}
7171
{
7272
title = "code-server";

0 commit comments

Comments
 (0)