From 6680c9989db7338ae6d23408c726dbfb0864dc15 Mon Sep 17 00:00:00 2001 From: notohh Date: Sun, 5 Feb 2023 11:37:03 -0500 Subject: [PATCH] chore: disable dm --- hosts/tsuki/default.nix | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/hosts/tsuki/default.nix b/hosts/tsuki/default.nix index 70545ed..6d5e806 100755 --- a/hosts/tsuki/default.nix +++ b/hosts/tsuki/default.nix @@ -61,12 +61,6 @@ videoDrivers = [ "nvidia" ]; layout = "us"; xkbVariant = ""; - displayManager = { - gdm = { - enable = true; - wayland = true; - }; - }; }; }; @@ -173,7 +167,7 @@ environment.systemPackages = with pkgs; [ wget - stow + dconf rustup cargo jre