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