feat: test

This commit is contained in:
Nick 2025-06-09 00:13:34 -05:00
parent f5dcb24bde
commit d4e51acad4
5 changed files with 2 additions and 2 deletions

View file

@ -77,7 +77,7 @@ in
acme
audiobookshelf
caddy
jellyfinS
jellyfin
logrotate
mastodon
minecraft

View file

@ -2,7 +2,7 @@
let
widgetsPath = ./widgets;
widgets = {
jellyfin = import (widgetsPath + /jellyfin) { inherit config flake; };
jellyfin = import (widgetsPath + /jelly) { inherit config flake; };
steam = import (widgetsPath + /steam);
podcasts = import (widgetsPath + /podcasts.nix);
calendar = import (widgetsPath + /calendar.nix);