Files
garandos/modules/home/rofi/default.nix
2025-09-13 23:16:22 +02:00

7 lines
69 B
Nix

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