Compare commits

..

No commits in common. "f3db56248944582e3c78685cd505510e5d2a3b9f" and "5b26eb6d90cc27d8463a94a06de54f6c44c16401" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -8,7 +8,7 @@
./irc-server.nix
./grafana.nix
./forgejo.nix
# ./synapse-matrix.nix
./synapse-matrix.nix
./uptime-kuma.nix
];
}

View file

@ -53,7 +53,6 @@
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA8sdToNavEQv7PTMJ97HIGM6UlChwGS3x9O8hFilzui harryh@ik.me"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHjz5MUSmc1ahtUJWuvzG7PHH432nx6a0Nj2zfxt3oTP geekcat@protonmail.com"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP9Yp7TbDhYJ27Sh+LcPXT569bMVwbFrkE4zksfU84l+ harry123@goober"
];
initialHashedPassword = "$y$j9T$H0D6NpMw1EU.oDhbMWrwL.$wDGGBKKGQdzeDRTzq0gWhoLdyUpQ2w6PMmGl.nuQ11/";