this post was submitted on 17 Jun 2024
659 points (96.1% liked)
linuxmemes
20880 readers
8 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
$ 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?)