mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: test
This commit is contained in:
parent
f5dcb24bde
commit
d4e51acad4
5 changed files with 2 additions and 2 deletions
|
@ -77,7 +77,7 @@ in
|
||||||
acme
|
acme
|
||||||
audiobookshelf
|
audiobookshelf
|
||||||
caddy
|
caddy
|
||||||
jellyfinS
|
jellyfin
|
||||||
logrotate
|
logrotate
|
||||||
mastodon
|
mastodon
|
||||||
minecraft
|
minecraft
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
let
|
let
|
||||||
widgetsPath = ./widgets;
|
widgetsPath = ./widgets;
|
||||||
widgets = {
|
widgets = {
|
||||||
jellyfin = import (widgetsPath + /jellyfin) { inherit config flake; };
|
jellyfin = import (widgetsPath + /jelly) { inherit config flake; };
|
||||||
steam = import (widgetsPath + /steam);
|
steam = import (widgetsPath + /steam);
|
||||||
podcasts = import (widgetsPath + /podcasts.nix);
|
podcasts = import (widgetsPath + /podcasts.nix);
|
||||||
calendar = import (widgetsPath + /calendar.nix);
|
calendar = import (widgetsPath + /calendar.nix);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue