vueko: Remove outdated TODO/FIXME comments

This commit is contained in:
Simon Bruder 2024-08-21 01:50:09 +02:00
parent ac3fa39d2b
commit b0898643fb
Signed by: simon
GPG key ID: 347FF8699CDA0776
2 changed files with 1 additions and 2 deletions

View file

@ -9,7 +9,7 @@
./hardware-configuration.nix
../../modules
./services/fuuko-proxy.nix # FIXME!
./services/fuuko-proxy.nix
./services/media.nix
./services/murmur.nix
./services/restic.nix

View file

@ -26,7 +26,6 @@
hostNames = [ "hitagi" "hitagi.lan.shinonome-lab.de" "hitagi.vpn.sbruder.de" ];
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIg/622wS8SFlzS29TPW9li3pNdbdHNjlGb4XTyXR0QR";
};
# TODO: replace with vueko!
vueko = {
hostNames = [ "vueko.sbruder.de" "vueko.vpn.sbruder.de" ];
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG8lKcWxMBM52BiwZLNf/iRywiRIZyMV4jyoHnoOL/2a root@vueko";