10 lines
No EOL
219 B
Nix
10 lines
No EOL
219 B
Nix
{ ... }: {
|
|
imports = [
|
|
./gruvbox/hyprland-conf.nix
|
|
./gruvbox/mako-conf.nix
|
|
./gruvbox/rofi-conf.nix
|
|
./gruvbox/swaylock-conf.nix
|
|
./gruvbox/waybar/waybar-conf.nix
|
|
./gruvbox/swayosd-conf.nix
|
|
];
|
|
} |