mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55:13 -05:00
feat: need a quick push
This commit is contained in:
parent
a5bfa31ada
commit
0ddf9cd1ce
12 changed files with 96 additions and 7 deletions
|
@ -10,6 +10,7 @@ let
|
|||
weather = import (widgetsPath + /weather.nix);
|
||||
reddit = import (widgetsPath + /reddit.nix);
|
||||
videos = import (widgetsPath + /videos.nix);
|
||||
repos = import (widgetsPath + /repos.nix);
|
||||
};
|
||||
in
|
||||
[
|
||||
|
@ -31,8 +32,8 @@ in
|
|||
{
|
||||
size = "small";
|
||||
widgets = [
|
||||
# widgets.jellyfin
|
||||
widgets.steam
|
||||
widgets.repos
|
||||
];
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue