mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 13:22:28 +00:00
Update packages for hephaestus
This commit is contained in:
@@ -2,11 +2,8 @@
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
displayManager = {
|
||||
lightdm = {
|
||||
enable = true;
|
||||
};
|
||||
gdm = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
wayland = true;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user