forked from extern/nix-config
44adb319f5
This fixes an issue where waybar-hyprland would break with hyprland-autoname-workspaces.
10 lines
89 B
Nix
10 lines
89 B
Nix
{
|
|
imports = [
|
|
./alejandra
|
|
./joshuto
|
|
./kitty
|
|
./rofi
|
|
./waybar
|
|
];
|
|
}
|