8 lines
55 B
Nix
8 lines
55 B
Nix
|
{
|
||
|
imports = [
|
||
|
./dconf
|
||
|
./gtk
|
||
|
./xdg
|
||
|
];
|
||
|
}
|