home/natto/ags: add systemd to deps
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -8,3 +8,4 @@ Currently has a bar, a media box, an unstyled calendar and a settings(?) menu.
|
||||
- hyprland: requires hyprland (🤯)
|
||||
- battery: requires upower
|
||||
- system-tray: requires libdbusmenu-gtk3
|
||||
- systemd: for power commands
|
||||
|
@@ -9,6 +9,7 @@ let
|
||||
procps
|
||||
coreutils
|
||||
imagemagick
|
||||
systemd
|
||||
config.wayland.windowManager.hyprland.package
|
||||
] ++ lib.optional config.isLaptop brightnessctl;
|
||||
|
||||
|
Reference in New Issue
Block a user