mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-29 22:19:19 +02:00
This significantly reduces the complexity of maintaining a more recent version of rofi-wayland.
8 lines
64 B
Nix
8 lines
64 B
Nix
{
|
|
imports = [
|
|
./alejandra
|
|
./joshuto
|
|
./rofi
|
|
];
|
|
}
|