nix/home-manager/common/desktops/gnome/default.nix
2024-01-01 21:31:15 +09:00

6 lines
No EOL
156 B
Nix

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