From 2ed978eb79af72a7696ea61df07102d38134517f Mon Sep 17 00:00:00 2001 From: Robert Helgesson Date: Mon, 25 May 2020 00:47:29 +0200 Subject: [PATCH] systemd: apply nixfmt to test root file --- format | 1 - 1 file changed, 1 deletion(-) diff --git a/format b/format index 7f7d2e1ad..8c771b6db 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 {} +