this post was submitted on 12 Apr 2024
390 points (96.0% liked)

linuxmemes

22790 readers
466 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.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 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. Even if you watch it on a Linux machine.
  • 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.
  • Β 

    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
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] Revanee@lemmy.one 47 points 10 months ago (2 children)

    What if the perfect distro were the configs we made along the way?

    [–] Johanno@feddit.de 5 points 10 months ago (1 children)

    Only to drop them all in favor of nixos. However you mostly can translate your config into configuration.nix

    [–] VicentAdultman@lemmy.world 6 points 10 months ago (1 children)

    That's my goal. When I tried NixOS 3 years ago I didn't had time and there was a lack of documentation to make a .nix for missing packages. Community was... something not very welcoming. I will try again during college break.

    [–] Johanno@feddit.de 3 points 10 months ago* (last edited 10 months ago)

    Well documentation is still not great. But I can deal with it.

    The first step is to really understand how nix works and how nix-shell -p works.

    Then probably know that autoPatchelfHook exists

    And sth. You have to watch out for if you install sth. With a daemon or a service you need to enable it additionally to the installation.

    So for example for open-iscsi you need to enable the service.open-iscsi = enable so it can work.

    Flakes are still a nogo for me. I don't understand them and I don't want to deal with them until I get the rest into my head.

    [–] PM_ME_VINTAGE_30S@lemmy.sdf.org 4 points 10 months ago (3 children)

    But like...yeah, that's kinda it IMO. None of the distros come out of the box absolutely perfect for me and my use case, but Debian is close enough, well-documented enough, and flexible enough to be configured into a "perfect distro". I haven't really had a reason to distro-hop on any of the systems I installed Debian on.

    [–] KISSmyOSFeddit@lemmy.world 5 points 10 months ago

    I keep switching between Debian and Arch cause they're very different but both close to perfection. I think I'll stay on Arch for my gaming PC (newer drivers) and Debian on my laptop (just works).

    [–] aidan@lemmy.world 2 points 10 months ago (1 children)

    I need newer software versions for my work

    [–] PM_ME_VINTAGE_30S@lemmy.sdf.org 1 points 10 months ago

    Understood, although I have had good luck with either using the Flatpak or installing the .deb distributed by the app developer for packages where the Debian version is too old.

    [–] Shareni@programming.dev 1 points 10 months ago

    I haven't really had a reason to distro-hop on any of the systems I installed Debian on.

    MX has entered the chat