hp: remove xorg default

This commit is contained in:
Sean Buckley 2024-05-19 15:58:09 -04:00
parent 97cea08fbc
commit 04f4ffa1cc

View file

@ -19,8 +19,6 @@ in
"/var/log/journal"
];
services.xserver.displayManager.defaultSession = "gnome-xorg";
services.openssh.hostKeys = [
{ type = "ed25519"; path = "${persist}/ssh_host_ed25519_key"; }
];