nixdots/home/misc/default.nix

6 lines
39 B
Nix
Raw Normal View History

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