1
0
Fork 0
forked from Bun/nixos-config
nixos-config/home/modules/settings/default.nix

7 lines
55 B
Nix

{
imports = [
./dconf
./gtk
./xdg
];
}