From 298df4fb8bf160c549ddb501137a3f2a9bdc0487 Mon Sep 17 00:00:00 2001 From: mjallen18 Date: Fri, 30 May 2025 13:51:31 -0500 Subject: [PATCH] fix deck --- hosts/deck/configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/deck/configuration.nix b/hosts/deck/configuration.nix index 55645d2..0c2fea1 100755 --- a/hosts/deck/configuration.nix +++ b/hosts/deck/configuration.nix @@ -64,10 +64,11 @@ chaotic.mesa-git.enable = true; + services.xserver.displayManager.gdm.enable = lib.mkForce false; + # List packages installed in system profile. To search, run: # $ nix search wget environment = { - xserver.displayManager.gdm.enable = lib.mkForce false; systemPackages = with pkgs; [ fuse jq