zaneyos/modules/home/rofi/default.nix

10 lines
93 B
Nix

{ ... }:
{
imports = [
./config-emoji.nix
./config-long.nix
./rofi.nix
];
}