Comment on Nix at work: FlakeHub Cache and private flakesparentComments−grhmcOP1yYes!1. Enable systemd: https://devblogs.microsoft.com/commandline/systemd-support-i...2. Install as normal:curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install --determinate3. https://zero-to-nix.com/ :)
Comments
Yes!
1. Enable systemd: https://devblogs.microsoft.com/commandline/systemd-support-i...
2. Install as normal:
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install --determinate
3. https://zero-to-nix.com/ :)