Less Ties With A Machine - Desktop Customization & Workflow
Users browsing this thread: 2 Guest(s)
|
|||
(26-04-2021, 10:57 AM)venam Wrote: Alright, one of my favorite thread. I used to use NixOS, and from my experience with it, I'd recommend playing around with the (unstable) Flakes feature, which can be used to set up a new machine running NixOS with all of your dotfiles on it and all of your packages installed. Along with this feature, I wrote a small shell script to run nix commands and sync my dotfiles, so instead of having to type out all the separate nix and git commands I could run Code: script rebuild Code: script sync Code: script clean |
|||