If you’re not using a standard DE (Gnome, KDE,…) but rather something like i3, Hyprland,… then I highly recommend starting with home-manager on whatever distro you’re currently on. Once you’re happy with that setup, it’s really easy to add the “rest of the system” without risking a giant headache because your desktop still needs to be configured
$ nixos-rebuild switch --use-remote-sudo --flake ~/dotfiles#desktop
😎😎😎
Hm, I want to pull the trigger on nixos
If you’re not using a standard DE (Gnome, KDE,…) but rather something like i3, Hyprland,… then I highly recommend starting with home-manager on whatever distro you’re currently on. Once you’re happy with that setup, it’s really easy to add the “rest of the system” without risking a giant headache because your desktop still needs to be configured
I’d be willing to help you get started.
Isn’t the --remote-host missing here? (Since you’re using --remote-sudo?)