feat: add a test server for trainees to use
This commit is contained in:
parent
cbb4100b4e
commit
0a028eaf53
5 changed files with 126 additions and 44 deletions
|
@ -152,6 +152,9 @@
|
|||
|
||||
# Nextcloud
|
||||
cadie = import ./machines/cadie.nix;
|
||||
|
||||
# trainee server
|
||||
marvin = import ./machines/marvin.nix;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue