2.home-manager/tests/modules/programs/hyprpanel/default.nix
home-manager-ci[bot] d457fa3c76
programs/hyprpanel: init (#7303) (#7321)
(cherry picked from commit f5098b0740)

Co-authored-by: Perchun Pak <git@perchun.it>
2025-06-24 11:42:55 -05:00

4 lines
100 B
Nix

{
hyprpanel-basic-config = ./basic-config.nix;
hyprpanel-with-hypridle = ./with-hypridle.nix;
}