❄️ Dotfiles for our NixOS system configuration.
1{ 2 programs.eza = { 3 enable = true; 4 git = true; 5 icons = "auto"; 6 }; 7}