diff --git a/sys/machines/hopper/lab/default.nix b/sys/machines/hopper/lab/default.nix index f657bbc..5f8a9e1 100644 --- a/sys/machines/hopper/lab/default.nix +++ b/sys/machines/hopper/lab/default.nix @@ -414,6 +414,13 @@ in { } ]; }; + filters = [ + { + name = "OISD (Big)"; + url = "https://big.oisd.nl"; + enabled = true; + } + ]; }; };