5 lines
No EOL
71 B
Nix
5 lines
No EOL
71 B
Nix
{ theme, ... }: {
|
|
imports = [
|
|
./${theme}/hyprland-conf.nix
|
|
];
|
|
} |