The case for Nix on the home server

Поділитися
Вставка
  • Опубліковано 22 лис 2024

КОМЕНТАРІ • 12

  • @affieuk
    @affieuk 4 місяці тому +11

    As a nix noob, I did this about 8 months ago, I've still not learnt flakes yet, but my current setup works well and it's been stable. I recently updated to 24.05 too.

  • @linkert810
    @linkert810 2 місяці тому +5

    I'm gearing up towards deploying a home server using Nix and NixOS. I have UA-camd and duckduckgoed my way to a quite flexible flake and home-manager setup for the procrastination machine which also allows for any other type machine to live next to it. It's an absolute blessing even for a simple desktop configuration.

  • @godspedlabs
    @godspedlabs 5 місяців тому +5

    This was so inspiring! The github repo at the end is the best resource I have seen for Nix.

  • @Ohhimark100
    @Ohhimark100 Місяць тому +3

    I am currently trying to come up with an ansible script with a distro agnostic package manager (I've chosen brew) to quickly setup any new system with my fav tools. This talk was very helpful. I'll think about using Nix once I'm done. Thank you.

  • @dv_xl
    @dv_xl 4 місяці тому +4

    I use nix at home. It's not without its downsides but it generally has been a lot better. A big advantage is just the ability to come back after weeks and remember exactly the system configuration state

    • @JamesSmith-ix5jd
      @JamesSmith-ix5jd Місяць тому

      What do you mean remember configuration state?

  • @tifanyt.387
    @tifanyt.387 7 місяців тому +5

    I don’t know anything about nix, but this was an informative watch!

  • @promaa_
    @promaa_ 3 місяці тому +2

    Incredible video

  • @kefkef5
    @kefkef5 3 місяці тому +2

    listening to this from my nixos home computer, while deploying nixos on my 3 servers at home :P

  • @IIIlIIIIlIIIII
    @IIIlIIIIlIIIII 3 місяці тому +2

    7:00 this is a more general argument that using your distribution's repos is better than downloading and running bash scripts. Of course, this is true, but it's not specific to nix or nixos (aside from the fact that nixos has a jellyfin package while debian doesn't).
    Good talk overall. Thanks.

  • @JamesSmith-ix5jd
    @JamesSmith-ix5jd Місяць тому

    Can you make certain parts in nix configuration hostname specific?
    If I have two systems, one has nvidia and the other amd graphics card, how can I do a conditional check in the config of what to install for that particular hostname? I also want to do the same thing for my servers. So that one config is not only for all applications, but also all my systems.
    If anyone knows please let me know.

  • @plusone.network
    @plusone.network 2 місяці тому +2

    As Fry would say "shut up and take my money!"