chore: disable dm
This commit is contained in:
parent
6feef2fad9
commit
6680c9989d
1 changed files with 1 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue