format: remove exception for afew module (#1955)

This commit is contained in:
Sumner Evans 2021-04-28 13:58:49 -06:00 committed by GitHub
parent 19ebab97e8
commit b706d101eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 4 deletions

View file

@ -6,9 +6,7 @@ let
cfg = config.programs.afew;
in
{
in {
options.programs.afew = {
enable = mkEnableOption "the afew initial tagging script for Notmuch";