this post was submitted on 25 Nov 2023
370 points (100.0% liked)

linuxmemes

24877 readers
28 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    top 10 comments
    sorted by: hot top controversial new old
    [–] [email protected] 33 points 1 year ago* (last edited 1 year ago) (2 children)

    Yeah, especially after discovering microvm.nix [1] I'm tempted to switch from Proxmox to NixOS.

    Edit: The VMs/LXCs are declared with Nix anyway.

    [1] https://github.com/astro/microvm.nix

    [–] [email protected] 9 points 1 year ago

    All my other VMs are NixOS...this is VERY appealing

    [–] [email protected] 4 points 1 year ago* (last edited 1 year ago)

    Thank you for posting this. I was looking for a way to be able to deploy just an app on a VM.

    [–] [email protected] 14 points 1 year ago (1 children)

    What have you done to me, I'm in this position myself too because of the picture.

    I'm late to the Nix party. I do the bare minimum just for my at home media server. I guess it's a good time to get caught up on my Linux knowledge again.

    [–] [email protected] 4 points 1 year ago

    Do it. Don't just configure your server, configure all your servers... Forever. How hard can it be?

    [–] [email protected] 9 points 1 year ago

    disko + nix + home-manager. It feels like magic when the OS comes up from zero to exactly how you left it in two commands. From partition scheme and system configuration, to user configuration.

    And it's so easy to change out any system component to whatever you need or bring up a complex service with a little bit of nix config.

    [–] [email protected] 9 points 1 year ago

    I recently moved from Arch to NixOS. It's more fun than I thought it would be.

    [–] [email protected] 4 points 1 year ago

    I am in the same position too. I mean, the appeal is having a config to redo everything if something goes wrong. Unlikely a debian/arch machines that I setup that I had no idea how I got there and what I can or can't install/uninstall, lmao.

    [–] [email protected] 3 points 1 year ago

    This idea has crossed my mind many times. Thankfully, I'm too lazy to do anything about it.

    [–] [email protected] 2 points 1 year ago

    Nix is really cool to me but I can't get all benefits of using it so I'm sticking to Arch based distros.