2023-08-21 16:24:26 +02:00
|
|
|
{ ... }: {
|
2023-08-21 16:25:46 +02:00
|
|
|
imports = [
|
2023-08-28 04:47:56 +02:00
|
|
|
./gruvbox/hyprland-conf.nix
|
|
|
|
./gruvbox/mako-conf.nix
|
|
|
|
./gruvbox/rofi-conf.nix
|
|
|
|
./gruvbox/swaylock-conf.nix
|
2023-08-29 05:08:37 +02:00
|
|
|
./gruvbox/waybar/waybar-conf.nix
|
2023-08-28 04:47:56 +02:00
|
|
|
./gruvbox/swayosd-conf.nix
|
2023-08-21 16:24:26 +02:00
|
|
|
];
|
2023-08-28 05:08:58 +02:00
|
|
|
}
|