mirror of
https://github.com/ItsDrike/nixdots
synced 2025-02-25 00:19:03 +00:00
6 lines
37 B
Nix
6 lines
37 B
Nix
|
{
|
||
|
imports = [
|
||
|
./wayland
|
||
|
];
|
||
|
}
|