this repo has no description
1
fork

Configure Feed

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

at 77ba9cd5ea86edd6b2a7591405b4fe4e43efb34f 7 lines 110 B view raw
1{...}: { 2 programs.dircolors = { 3 enable = true; 4 5 extraConfig = builtins.readFile ./dircolors; 6 }; 7}