ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
fork

Configure Feed

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

at trunk 13 lines 178 B view raw
1[*] 2charset = utf-8 3insert_final_newline = true 4end_of_line = lf 5indent_style = space 6max_line_length = 80 7 8[*.rs] 9indent_size = 4 10 11[*.nix] 12indent_size = 4 13max_line_length = 120