dconf: simplify default override
This commit is contained in:
parent
31bf48154c
commit
e1ae112e8a
2 changed files with 6 additions and 17 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
{
|
||||
home-manager.users.qenya = { pkgs, ... }: {
|
||||
qenya.dconf.enable = true;
|
||||
dconf.enable = true;
|
||||
|
||||
programs = {
|
||||
firefox.enable = true; # TODO: config is not yet nix-ified
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue