mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-07 06:29:00 +01:00
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
|
|
];
|
|
}
|