Robert Helgesson
b0c8727286
dconf: make sure the configuration directory exists
...
Fixes #1731
2021-01-21 20:35:03 +01:00
Robert Helgesson
8b3fca4ec5
dconf: format file
2020-12-21 23:22:22 +01:00
Robert Helgesson
46cd37abc9
dunst: replace deprecated package name
2020-06-06 14:53:15 +02:00
Robert Helgesson
0f11a79e02
dconf: make settings
have type gvariant
...
Closes #835 , #1094 , #1095
2020-03-21 01:02:41 +01:00
Robert Helgesson
6e4b9af080
Switch to extended Nixpkg's lib
...
This change makes use of the `extend` function inside `lib` to inject
a new `hm` field containing the Home Manager library functions. This
simplifies use of the Home Manager library in the modules and reduces
the risk of accidental infinite recursion.
PR #994
2020-01-21 20:47:04 +01:00
Olli Helenius
caf3349f01
dconf: assume empty list value is a list of strings
...
Fixes #769 .
2019-07-28 13:01:29 +03:00
Benjamin Staffin
c5f35b7ff9
dconf: allow values to be floats
...
Technically dconf calls these "double" but nix floats ought to work.
2019-04-17 23:04:48 +02:00
Robert Helgesson
b2cc186d22
dconf: add module
...
This module allows unified configuration of dconf settings.
2018-12-24 17:26:34 +01:00