nix-community / dconf2nix

:feet: Convert dconf files (e.g. GNOME Shell) to Nix, as expected by Home Manager [maintainer=@jtojnar]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support variant and dictionary types

gvolpe opened this issue · comments

The Problem

Two new gvariant types were recently added to HM: nix-community/home-manager@864ff68

The Solution

Leverage both hm.gvariant.type.variant and hm.gvariant.type.dictionaryEntryOf types.

Alternatives

No response

Additional context

No response

Happens in the latest version

  • Yes, this feature is still missing.