From da4027951f14970ac8300a0ab4b4c8a1249fb0b1 Mon Sep 17 00:00:00 2001 From: Rory& Date: Thu, 31 Jul 2025 01:30:20 +0200 Subject: Use small channel temporarily --- host/Rory-desktop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host') diff --git a/host/Rory-desktop/configuration.nix b/host/Rory-desktop/configuration.nix index 814bc0f..8eb1a6e 100644 --- a/host/Rory-desktop/configuration.nix +++ b/host/Rory-desktop/configuration.nix @@ -85,8 +85,8 @@ args@{ i18n.defaultLocale = "en_US.UTF-8"; services = { + displayManager.gdm.enable = true; xserver = { - displayManager.gdm.enable = true; displayManager.lightdm.enable = false; enable = true; updateDbusEnvironment = true; -- cgit 1.5.1