Files
SaugOS/modules/home/rofi/default.nix
2026-03-24 19:07:42 +01:00

7 lines
69 B
Nix

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