wipe dconf
This commit is contained in:
parent
8638aa2352
commit
1fdb3d6df7
3 changed files with 0 additions and 4 deletions
|
@ -6,8 +6,6 @@
|
|||
}: let
|
||||
inherit (lib.attrsets) attrValues;
|
||||
in {
|
||||
programs.dconf.enable = true;
|
||||
|
||||
services = {
|
||||
pcscd.enable = true;
|
||||
|
||||
|
|
|
@ -27,7 +27,6 @@ in {
|
|||
};
|
||||
|
||||
programs = {
|
||||
dconf.enable = true;
|
||||
kdeconnect.enable = true;
|
||||
noisetorch.enable = true;
|
||||
};
|
||||
|
|
|
@ -22,7 +22,6 @@ in {
|
|||
# ];
|
||||
|
||||
programs = {
|
||||
dconf.enable = true;
|
||||
kdeconnect.enable = true;
|
||||
noisetorch.enable = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue