feat: use calutron as the public services server

This commit is contained in:
silver 2024-05-30 13:12:37 +01:00
parent 9eafd6f53e
commit 75f0a17fcb
Signed by: silver
GPG key ID: 54E2C71918E93B74
3 changed files with 15 additions and 13 deletions

View file

@ -165,7 +165,7 @@
# trainee server
marvin = import ./machines/marvin.nix;
# nix cache server
# Public Services
calculon = import ./machines/calculon.nix;
};
};