NixOS configuration 馃獎
at refactor/full 5 lines 93 B view raw
1{ 2 imports = [ 3 ./formatting.nix # Checks if the formatting was right with treefmt 4 ]; 5}