tvl-depot/tools
William Carroll 75595b0126 Parse and serialize rules.json
TL;DR:
- Write FromJSON instances to decode rules.json file
- Prefer Text to String and use the OverloadedStrings language extension
- Read /etc/hosts and append the serialized rules.json to the end

Notes:
- I can remove some of the FromJSON instances and use GHC Generics to define
  them for me.

TODO:
- Define the systemd timer unit for this to run
- Ensure script can run with root privileges
2020-03-29 18:49:45 +01:00
..
rfcToKindle Remove default values for Nix expression parameters 2020-03-01 22:32:24 +00:00
run Drop support for lorri 2020-03-27 10:59:50 +00:00
simple_vim Remove default values for Nix expression parameters 2020-03-01 22:32:24 +00:00
symlinkManager Drop support for cloudtop 2020-03-05 15:04:04 +00:00
website-blocker Parse and serialize rules.json 2020-03-29 18:49:45 +01:00