format: remove exception for afew module (#1955)
This commit is contained in:
parent
19ebab97e8
commit
b706d101eb
2 changed files with 1 additions and 4 deletions
1
format
1
format
|
|
@ -29,7 +29,6 @@ find . -name '*.nix' \
|
|||
! -path ./modules/misc/nixpkgs.nix \
|
||||
! -path ./modules/misc/xdg.nix \
|
||||
! -path ./modules/modules.nix \
|
||||
! -path ./modules/programs/afew.nix \
|
||||
! -path ./modules/programs/bash.nix \
|
||||
! -path ./modules/programs/firefox.nix \
|
||||
! -path ./modules/programs/gpg.nix \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue