Gnome : Remove old dconfConfig ref.
This commit is contained in:
parent
8df72f2c98
commit
c455433bb8
|
@ -1,6 +1,4 @@
|
|||
{ pkgs, lib, ... }: let
|
||||
dconfConfig = "~/.config/linux/Gnome.dconf";
|
||||
in {
|
||||
{ pkgs, lib, ... }: {
|
||||
# GUI.
|
||||
services.xserver.enable = true;
|
||||
services.xserver.displayManager.gdm.enable = true;
|
||||
|
|
Loading…
Reference in a new issue