aboutsummaryrefslogtreecommitdiff
path: root/format
diff options
context:
space:
mode:
authorRobert Helgesson <robert@rycee.net>2020-05-25 00:47:29 +0200
committerRobert Helgesson <robert@rycee.net>2020-05-25 00:47:29 +0200
commit2ed978eb79af72a7696ea61df07102d38134517f (patch)
tree14e4093bc8fd52238f6b4710dbcb703ef6e37375 /format
parent31ed6f16045fa1124c953975b753239c359f3803 (diff)
systemd: apply nixfmt to test root file
Diffstat (limited to 'format')
-rwxr-xr-xformat1
1 files changed, 0 insertions, 1 deletions
diff --git a/format b/format
index 7f7d2e1ad93..8c771b6db7d 100755
--- a/format
+++ b/format
@@ -56,7 +56,6 @@ find . -name '*.nix' \
! -path ./tests/modules/programs/tmux/default.nix \
! -path ./tests/modules/programs/zsh/session-variables.nix \
! -path ./tests/modules/services/sxhkd/service.nix \
- ! -path ./tests/modules/systemd/default.nix \
! -path ./tests/modules/systemd/services.nix \
! -path ./tests/modules/systemd/session-variables.nix \
-exec nixfmt $CHECK_ARG {} +