diff options
author | Alan Pearce | 2020-01-11 21:28:36 +0100 |
---|---|---|
committer | Alan Pearce | 2020-01-11 21:29:43 +0100 |
commit | 55e75e42900074499f9794cc58a724a01a72bac9 (patch) | |
tree | a892544338be0b102ec91376f15522f041678b9c /system/settings | |
parent | e2f461a316b876501ac9b1528c2c348ff4a150b0 (diff) | |
download | nixfiles-55e75e42900074499f9794cc58a724a01a72bac9.tar.lz nixfiles-55e75e42900074499f9794cc58a724a01a72bac9.tar.zst nixfiles-55e75e42900074499f9794cc58a724a01a72bac9.zip |
Accounting: remove fava
Diffstat (limited to 'system/settings')
-rw-r--r-- | system/settings/programs/accounting.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/settings/programs/accounting.nix b/system/settings/programs/accounting.nix index 729c4e86..47324918 100644 --- a/system/settings/programs/accounting.nix +++ b/system/settings/programs/accounting.nix @@ -5,7 +5,6 @@ hledger bean-add beancount - fava reckon ]; } |