this post was submitted on 01 Sep 2023
9 points (100.0% liked)
NixOS
13 readers
1 users here now
NixOS is a Linux distribution built on top of the Nix package manager. Its declarative configuration allows reliable system upgrades via several official channels of stability and size.
This community discusses NixOS, Nix, and everything related.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been slowly expanding my home manager configuration to consume more and more of my existing dotfiles and programs. Whats awesome is how short it's taken me to say, convert my neovim config over. It was small anyway, since I never jumped into nvim configuration. But since nix made it so easy to add on plugins, I've been having a lot of fun and it's been easy to iterate upon.
Eventually I'm going to have to break out my config between my two systems, since I'm starting to install some beefier creative GUI utilities (gimp, blender, inkscape) on my laptop, which I don't do (or want to do) that creative work on.