test(tmpfiles): add VM test for serviceFilePerms (RED phase)

This commit is contained in:
2026-02-12 13:31:05 -05:00
parent 84cbe82cb0
commit 2cb83f85c9
2 changed files with 54 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ in
testTest = handleTest ./testTest.nix;
minecraftTest = handleTest ./minecraft.nix;
jellyfinQbittorrentMonitorTest = handleTest ./jellyfin-qbittorrent-monitor.nix;
filePermsTest = handleTest ./file-perms.nix;
# fail2ban tests
fail2banSshTest = handleTest ./fail2ban-ssh.nix;