vueko: Remove outdated TODO/FIXME comments
This commit is contained in:
parent
ac3fa39d2b
commit
b0898643fb
|
@ -9,7 +9,7 @@
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
../../modules
|
../../modules
|
||||||
|
|
||||||
./services/fuuko-proxy.nix # FIXME!
|
./services/fuuko-proxy.nix
|
||||||
./services/media.nix
|
./services/media.nix
|
||||||
./services/murmur.nix
|
./services/murmur.nix
|
||||||
./services/restic.nix
|
./services/restic.nix
|
||||||
|
|
|
@ -26,7 +26,6 @@
|
||||||
hostNames = [ "hitagi" "hitagi.lan.shinonome-lab.de" "hitagi.vpn.sbruder.de" ];
|
hostNames = [ "hitagi" "hitagi.lan.shinonome-lab.de" "hitagi.vpn.sbruder.de" ];
|
||||||
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIg/622wS8SFlzS29TPW9li3pNdbdHNjlGb4XTyXR0QR";
|
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIg/622wS8SFlzS29TPW9li3pNdbdHNjlGb4XTyXR0QR";
|
||||||
};
|
};
|
||||||
# TODO: replace with vueko!
|
|
||||||
vueko = {
|
vueko = {
|
||||||
hostNames = [ "vueko.sbruder.de" "vueko.vpn.sbruder.de" ];
|
hostNames = [ "vueko.sbruder.de" "vueko.vpn.sbruder.de" ];
|
||||||
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG8lKcWxMBM52BiwZLNf/iRywiRIZyMV4jyoHnoOL/2a root@vueko";
|
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG8lKcWxMBM52BiwZLNf/iRywiRIZyMV4jyoHnoOL/2a root@vueko";
|
||||||
|
|
Loading…
Reference in a new issue