A new video from Nick at The Linux Experiment. I’m also sharing the PeerTube version for the sake of trying to expand my use of PeerTube and try to expand my video platform use beyond just YouTube.

  •  tom42   ( @tom42@beehaw.org ) 
    link
    fedilink
    English
    3
    edit-2
    1 year ago

    There is a huge difference in the result. With NixOS you run a immutable system where ths main configuration is built during the startup and not editable during the run.

    With Ansible you can generate the configuration as well for every run though. But in most cases you will write hard config files.