changes
This commit is contained in:
parent
34b5b40e49
commit
96304b6edf
2 changed files with 3 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
{
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
displayManager.gdm.enable = true;
|
||||
desktopManager.gnome.enable = true;
|
||||
};
|
||||
|
@ -33,5 +33,6 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
ghostty
|
||||
dconf-editor
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue