nixos_config/home/modules/wm/gnome/default.nix
2026-03-10 21:50:51 +01:00

6 lines
48 B
Nix

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