10 lines
111 B
Nix
10 lines
111 B
Nix
{
|
|
dconf.enable = true;
|
|
stylix = {
|
|
enable = true;
|
|
autoEnable = false;
|
|
targets = {
|
|
};
|
|
};
|
|
}
|