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