I like NixOS

  • 0 Posts
  • 5 Comments
Joined 3 years ago
cake
Cake day: June 5th, 2023

help-circle

  • This is one thing I love about DCC (among several), that warriors can attempt a mighty deed along with their attack to get extra effects, like slashing their ankles, throwing sand in their eyes, swinging from a chandelier or anything else. Then the GM decides what effect it has. It makes warriors a lot more bad-ass than just whack whack whack.




  • Personally I just put all my packages in configuration.nix (well, broken up into different files but all in environment.systemPackages). I only use home manager for extra config options for programs like Git, Neovim, or VSCodium. I only have one user so I see no reason for me to separate them.

    I never use the flakes search, if I find a flake on github or somewhere then it will say how to add it as a flake input and enable it. That’s mostly for extra modules or things like beta versions of software that haven’t been added to the official repos yet, almost all of my packages are from the standard packages.