this post was submitted on 06 Sep 2023
5 points (100.0% liked)
NixOS
232 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 use nix-darwin + home-manager (with a sprinkle of homebrew) as my daily use dotfiles config for home and work, and have for the least year or so. It works great, after some initial growing pains.
There is a trivial fix for spotlight which makes it work correctly. You can view it here: https://github.com/natecox/dotfiles/blob/3c9b493afd893c0ebd0a355b81ad81f99fcfcdf2/modules/home-manager/default.nix#L40