The case for Nix on the home server

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 พ.ย. 2024

ความคิดเห็น • 12

  • @affieuk
    @affieuk 3 หลายเดือนก่อน +10

    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 TH-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.

  • @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.

  • @godspedlabs
    @godspedlabs 5 หลายเดือนก่อน +4

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

  • @tifanyt.387
    @tifanyt.387 6 หลายเดือนก่อน +5

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

  • @dv_xl
    @dv_xl 3 หลายเดือนก่อน +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 29 วันที่ผ่านมา

      What do you mean remember configuration state?

  • @kefkef5
    @kefkef5 3 หลายเดือนก่อน +2

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

  • @promaa_
    @promaa_ 3 หลายเดือนก่อน +2

    Incredible video

  • @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 29 วันที่ผ่านมา

    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!"