10 lines
72 B
Nix
10 lines
72 B
Nix
{
|
|
...
|
|
}:
|
|
{
|
|
imports = [
|
|
./hyprland.nix
|
|
./keybinds.nix
|
|
];
|
|
}
|