reboot test once more

This commit is contained in:
Bryan Ramos 2023-06-07 14:59:34 -04:00
parent 9509987bce
commit 4d03d151f6
5 changed files with 11 additions and 12 deletions

View file

@ -14,6 +14,7 @@ in
# ];
extraSessionCommands = ''
exec alacritty -e sh -c 'neofetch; exec $SHELL'
export _JAVA_AWT_WM_NONREPARENTING=1
'';