small fix
This commit is contained in:
parent
e7fa7fcf70
commit
18da3b64bd
1 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,10 @@ with lib;
|
|||
|
||||
let
|
||||
cfg = config.programs.gnome-custom;
|
||||
|
||||
# Import gvariant helpers for dconf types
|
||||
mkTuple = lib.hm.gvariant.mkTuple;
|
||||
mkUint32 = lib.hm.gvariant.mkUint32;
|
||||
in
|
||||
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue