Remove the management role from raspi-test

This commit is contained in:
Andreas Zweili 2022-05-09 20:49:56 +02:00
parent 7578917028
commit 9a74814e71
1 changed files with 0 additions and 1 deletions

View File

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