6 lines
72 B
Nix
6 lines
72 B
Nix
_: {
|
|
imports = [
|
|
./hyprland/module.nix
|
|
./variables.nix
|
|
];
|
|
}
|