nixdots/home/misc/default.nix

6 lines
39 B
Nix
Raw Permalink Normal View History

{
imports = [
./dconf.nix
];
}