diff --git a/modules/de/multiple-dms.nix b/modules/de/multiple-dms.nix index 178eb12..e8ab646 100644 --- a/modules/de/multiple-dms.nix +++ b/modules/de/multiple-dms.nix @@ -19,7 +19,7 @@ shutdown_cmd = "/run/current-system/systemd/bin/systemctl poweroff"; term_reset_cmd = "/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/bin/tput reset"; term_restore_cursor_cmd = "/nix/store/yijhn548p2589pkybgvbhll09bqsxy0q-ncurses-6.5/bin/tput cnorm"; - tty = "1"; + # tty = "1"; waylandsessions = "/nix/store/1dp80bvcnaq30mh6728lc34xhbjp15zx-desktops/share/wayland-sessions"; x_cmd = "/nix/store/a1v7dyv80s5xd19in89h9i3wnll02ns5-xserver-wrapper"; xauth_cmd = "/nix/store/s7c6j1cp1xmx8l4ggwx90f51zn9ih0wz-xauth-1.1.4/bin/xauth";