chore: disable dm

This commit is contained in:
notohh 2023-02-05 11:37:03 -05:00
parent 6feef2fad9
commit 6680c9989d
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -61,12 +61,6 @@
videoDrivers = [ "nvidia" ]; videoDrivers = [ "nvidia" ];
layout = "us"; layout = "us";
xkbVariant = ""; xkbVariant = "";
displayManager = {
gdm = {
enable = true;
wayland = true;
};
};
}; };
}; };
@ -173,7 +167,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
wget wget
stow dconf
rustup rustup
cargo cargo
jre jre