forked from extern/nix-config
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
|
|
];
|
|
}
|