Remove system wide dconf
This commit is contained in:
parent
3bbe714bcf
commit
01febc5dce
2 changed files with 0 additions and 5 deletions
|
@ -1,4 +0,0 @@
|
||||||
{ config, ... }:
|
|
||||||
{
|
|
||||||
programs.dconf.enable = config.system.desktop.enable;
|
|
||||||
}
|
|
|
@ -1,7 +1,6 @@
|
||||||
{ ... }:
|
{ ... }:
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./dconf
|
|
||||||
./desktops
|
./desktops
|
||||||
./gaming
|
./gaming
|
||||||
./git
|
./git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue