Age | Commit message (Collapse) | Author | |
---|---|---|---|
10 days | upgrade nixos-small to 24.11 | Martin Fischer | |
11 days | add VPS config | Martin Fischer | |
12 days | upgrade to nixos-24.11 | Martin Fischer | |
12 days | refactor: switch to npins | Martin Fischer | |
niv is written in Haskell, while npins is written in Rust. I'm more comfortable with Rust. npins also seems more actively maintained. The files in npins/ were generated with: nix-shell -p npins npins init --bare npins add --name nixos channel nixos-24.05 |