diff options
Diffstat (limited to 'nixos/gui.nix')
| -rw-r--r-- | nixos/gui.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/gui.nix b/nixos/gui.nix index 82a1328..7c76a43 100644 --- a/nixos/gui.nix +++ b/nixos/gui.nix @@ -10,7 +10,7 @@ in { services.xserver = { displayManager.lightdm = { - background = background-image; + # background = background-image; greeters.gtk = { extraConfig = '' user-background = false |
