Change zbox to a server

This commit is contained in:
niten 2023-11-20 16:22:56 -08:00
parent e6c6170bf5
commit 4def11d9b9
1 changed files with 5 additions and 5 deletions

View File

@ -1,17 +1,17 @@
{
description = "Niten's primary desktop.";
description = "Seattle CCTV.";
rp = "niten";
admin-email = "niten@fudo.org";
enable-gui = true;
profile = "desktop";
enable-gui = false;
profile = "server";
domain = "sea.fudo.org";
site = "seattle";
android-dev = true;
arch = "x86_64-linux";
nixos-system = true;
machine-id = "e5f456e3183a4dc186181a70bc3af2d1";
master-key = {
public-key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDsn68vDKV4jnBuICSDX/2Gpnshbrz0r9t4lXIke1vqh";
public-key =
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE64j2PrkiXul+DFF9InFmrrAYXUNxnBX+4EurhbXw13";
key-path = "/state/master-key/key";
};
# initrd-ip = "10.0.5.110";