disable tud

This commit is contained in:
Vivian 2024-11-02 10:51:32 +01:00
parent 9d976b6c2f
commit 07a888a537
2 changed files with 6 additions and 16 deletions

View file

@ -153,16 +153,6 @@
"tudelft" = { "tudelft" = {
ip = "192.168.0.132"; ip = "192.168.0.132";
mac = "AE:B3:93:4B:04:76"; mac = "AE:B3:93:4B:04:76";
exposes = {
grist = {
domain = "grist.tud.0x76.dev";
port = 8484;
};
dex = {
domain = "dex.tud.0x76.dev";
port = 8000;
};
};
nix = false; nix = false;
}; };
"mastodon" = { "mastodon" = {

View file

@ -1,14 +1,14 @@
[ [
{ {
"version": "1.41.0.8992", "version": "1.41.2.9134",
"platform": "aarch64-linux", "platform": "aarch64-linux",
"url": "https://downloads.plex.tv/plex-media-server-new/1.41.0.8992-8463ad060/debian/plexmediaserver_1.41.0.8992-8463ad060_arm64.deb", "url": "https://downloads.plex.tv/plex-media-server-new/1.41.2.9134-3391644e0/debian/plexmediaserver_1.41.2.9134-3391644e0_arm64.deb",
"hash": "1hv8bg2cy1s6cn1yp5s75kma5v2fr3dncbslglvpn3srba1xafgz" "hash": "1bxbn05xzgycff9s451sl1702w4j5ahg52pbhcarn23fa5ifg7q9"
}, },
{ {
"version": "1.41.0.8992", "version": "1.41.2.9134",
"platform": "x86_64-linux", "platform": "x86_64-linux",
"url": "https://downloads.plex.tv/plex-media-server-new/1.41.0.8992-8463ad060/debian/plexmediaserver_1.41.0.8992-8463ad060_amd64.deb", "url": "https://downloads.plex.tv/plex-media-server-new/1.41.2.9134-3391644e0/debian/plexmediaserver_1.41.2.9134-3391644e0_amd64.deb",
"hash": "0gwwlh47rfnayra3k8lwi794wiayl30crjjvzhqkg5zad77lkl4m" "hash": "03cljw1p5p6nrrmascnz2r8mllmdx1nw3d59vgs7hyyiimsja6qs"
} }
] ]