this post was submitted on 29 May 2024
44 points (97.8% liked)
unixporn
4277 readers
31 users here now
unixporn
Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make ricers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!
Rules
- Post On-Topic
- No
- Busy
- Use High-Quality Images
- Include a Details Comment
- No NSFW
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
Sideberry is very nice.
Off topic: so what's the deal with nix anyway, am I understanding it correctly that you have to prefix every freaking command with
nix run
etc?no,
nix run
lets you run programs that aren't installed. you can still run installed programs normally.Wait you can run programs that aren't installed just like that on Nix ? °o°
Why is it that every time I hear of Nix it's to learn about another thing that completely floors me...
Great rice btw :)
Ahh, okay I see. Much better.