Add address for legion, remove vanguard server expressions
This commit is contained in:
parent
8166c47e88
commit
444abc0d0d
|
@ -5,6 +5,10 @@
|
|||
user = "xenia";
|
||||
hostname = "192.168.1.166";
|
||||
};
|
||||
"legion" = {
|
||||
user = "xenia";
|
||||
hostname = "192.168.1.230";
|
||||
};
|
||||
"ionos" = {
|
||||
user = "root";
|
||||
hostname = "77.68.67.133";
|
||||
|
|
|
@ -1,15 +1,7 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./adguardhome
|
||||
./gitea
|
||||
./nextcloud
|
||||
./openvpn/Vanguard.nix
|
||||
# ./openvpn/Vanguard.nix
|
||||
./sshd
|
||||
./syncthing/Vanguard.nix
|
||||
./terraria/windy_limbo_of_melancholy.nix
|
||||
./traefik/adguardhome.nix
|
||||
./traefik/gitea.nix
|
||||
./traefik/nextcloud.nix
|
||||
./traefik/qbittorrent.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue