Nostromo shouldn't server docker.

This commit is contained in:
niten 2023-08-28 18:31:48 -07:00
parent 3aebc59650
commit 0e50a76dd6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,5 @@
{
description = "sea.fudo.org primary server.";
docker-server = true;
# ssh-fingerprints = [
# "1 1 075ee0ae86debffa6fd61436984b39e4699c93c6"
# "1 2 17a555b21fe08841c8dfb0d598dc2da117b94bf5a94cbf2c6b391eafd3e2c15e"
@ -18,7 +17,8 @@
nixos-system = true;
machine-id = "709076ea18254f8f9097c4e54dde5ab3";
master-key = {
public-key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIODtNR4b43ZJgyGo9Hc+CmC4+bzgxbsVYI9fhDqjyRSo";
public-key =
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIODtNR4b43ZJgyGo9Hc+CmC4+bzgxbsVYI9fhDqjyRSo";
key-path = "/state/master-key/key";
};
# initrd-ip = "10.0.5.10";