nix/home-manager/common/desktops/gnome/default.nix
2024-01-05 16:17:13 +09:00

6 lines
No EOL
149 B
Nix

# Generated via dconf2nix: https://github.com/gvolpe/dconf2nix
{ lib, hostname, username, ... }: {
imports = [
./gnome-dconf.nix
];
}