Make raspi-test to a management system

This commit is contained in:
Andreas Zweili 2022-10-12 11:01:49 +02:00
parent 1fbe7032f0
commit f70b663ec7
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@
};
raspi-test = mkRaspi {
hostname = "raspi-test";
home-module = "management";
inherit custom inputs;
};
restic-server = mkComputer {