siph

joined 1 year ago
 

Dots: https://github.com/siph/nix-dotfiles
Neovim: https://github.com/siph/nixvim-flake

This neovim config is build with nixvim.

[โ€“] [email protected] 6 points 1 year ago

Yeah, btrfs is awesome and it's easy to use with NixOS as well. The rollback mechanics are different in that Nix isn't actually rolling back it's just rebuilding a previous revision (commit) of the config.

[โ€“] [email protected] 26 points 1 year ago (2 children)

I've been using NixOS for over a year and I can't imagine using anything else. I originally started using it because I liked the idea of version controlling the entire configuration, but now I use it for everything.

The most underrated feature of Nix is being able to instantly roll back an update that breaks something that you don't want to deal with. An update breaks kitty or neovim? If I have something to do I can just roll back and fix it later. Awesome.

It's not for everyone. I can't imagine someone who isn't at least a hobbyist programmer having the desire to overcome the technical nature of it.

Heres my config.

 

Some of my nixos config running on a raspberry-pi.
Dots: https://github.com/siph/nix-dotfiles