You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, today I decided to setup ReGreet on my NixOS with Hyprland system. I used ReGreet while I had Hyprland on Arch.
I add the following lines to
/etc/nixos/configuration.nix
:When I ran
sudo nixos-rebuild switch
and rebooted the system it repeatedly:I can escape this loop by spamming Ctrl+C and then using Ctrl+Alt+F2 to switch to a different tty and successfully launch Hyprland from it.
So, what is going on here? Did I forget some env variable? Did I write the config incorrectly? What did I do wrong here?
Beta Was this translation helpful? Give feedback.
All reactions