|
|
|
|
|
by nincompoo
1989 days ago
|
|
I use Void now and like not having systemd. Can I install Nix on my Void? Do I then just stop using the native package manager? Or would it be better to install NixOS? Could I then choose not to use systemd? Would that be hard? Is the idea that you can define your system in a file and reproduce it more or less automatically? How does this compare to Guix? |
|
Yes. (And you won't need to use systemd with just Nix and Nixpkgs)
> Do I then just stop using the native package manager?
No
> Is the idea that you can define your system in a file and reproduce it more or less automatically?
Yes
> How does this compare to Guix?
Very similar. Guix is a fork -> rewrite, with more Scheme and more FSF policy. But core concepts have not diverged.