mirror of
https://github.com/ItsDrike/nixdots
synced 2025-03-02 20:38:56 +00:00
6 lines
36 B
Nix
6 lines
36 B
Nix
|
_: {
|
||
|
imports = [
|
||
|
./eww
|
||
|
];
|
||
|
}
|