|
|
|
|
|
by bpye
1708 days ago
|
|
There are a couple issues tracking FreeBSD support for Nix [0,1], the package manager indicating it works there. Depending on the level of integration you want that might be sufficient, that would already be enough to generate the system config files for example, but to get the sort of integration you get on NixOS with different generations and the ability to rollback at boot would require more work. This would look something more like nix-darwin [2] than NixOS really. I wouldn't be entirely surprised if OpenBSD works too, I might spin up a VM and see... [0] https://github.com/NixOS/nix/issues/3280 [1] https://github.com/NixOS/nixpkgs/pull/81459 [2] https://github.com/LnL7/nix-darwin |
|