11 lines
No EOL
245 B
Nix
11 lines
No EOL
245 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
|
|
./gruvbox/wlogout.nix
|
|
];
|
|
} |