nix machine / user configurations
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 904784f45fba3ebc076fd43628a0da954c7db865 4 lines 94 B view raw
1[formatter.nix] 2command = "nixfmt" 3includes = ["*.nix"] 4excludes = ["_sources/generated.nix"]