add raspi-test to flake

This commit is contained in:
Andreas Zweili 2022-03-15 16:57:37 +01:00
parent 23041cd74b
commit 817b6783c3
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@
pihole = mkVM ./systems/pihole;
plex = mkVM ./systems/plex;
proxy = mkVM ./systems/proxy;
raspi-test = mkVM ./systems/raspi-test;
restic-server = mkVM ./systems/restic-server;
rss-bridge = mkVM ./systems/rss-bridge;
ttrss = mkVM ./systems/ttrss;