• 0 Posts
  • 1 Comment
Joined 11 months ago
cake
Cake day: August 2nd, 2023

help-circle
  • silicon_reverie@lemmy.worldtolinuxmemes@lemmy.worldMonster
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    8 months ago

    I absolutely loved NixOS on paper, and it’s undoubtedly the best way to combat updates that break my dependency trees, but I still found myself spending a majority of my time attempting to hard-code various app configuration files into my convoluted configuration.nix with its esoteric syntax rather than actually using my computer. Am I missing something, or does a good install script covering my favorite packages and a git bare repo storing my dot-files get me 90% of the way there without the hassle of bending my whole OS around a single nix config monstrosity?