diff options
author | William Carroll <wpcarro@gmail.com> | 2020-03-29T17·49+0100 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-03-29T17·49+0100 |
commit | 75595b0126806e1f1f35802ec534e32492cb2a6c (patch) | |
tree | 845351b7b4f712f507eb99932c64323e9575b33e /nixos/socrates | |
parent | 059af12bea03eef4616cbf47fa60890c14e9049a (diff) |
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
Diffstat (limited to 'nixos/socrates')
0 files changed, 0 insertions, 0 deletions