systemd: apply nixfmt to test root file
This commit is contained in:
parent
31ed6f1604
commit
2ed978eb79
1
format
1
format
|
@ -56,7 +56,6 @@ find . -name '*.nix' \
|
||||||
! -path ./tests/modules/programs/tmux/default.nix \
|
! -path ./tests/modules/programs/tmux/default.nix \
|
||||||
! -path ./tests/modules/programs/zsh/session-variables.nix \
|
! -path ./tests/modules/programs/zsh/session-variables.nix \
|
||||||
! -path ./tests/modules/services/sxhkd/service.nix \
|
! -path ./tests/modules/services/sxhkd/service.nix \
|
||||||
! -path ./tests/modules/systemd/default.nix \
|
|
||||||
! -path ./tests/modules/systemd/services.nix \
|
! -path ./tests/modules/systemd/services.nix \
|
||||||
! -path ./tests/modules/systemd/session-variables.nix \
|
! -path ./tests/modules/systemd/session-variables.nix \
|
||||||
-exec nixfmt $CHECK_ARG {} +
|
-exec nixfmt $CHECK_ARG {} +
|
||||||
|
|
Loading…
Reference in a new issue