From cd16cc2cb8e2b94102797846baf34d0d9ce3478c Mon Sep 17 00:00:00 2001 From: xeovalyte Date: Tue, 22 Apr 2025 08:19:31 +0200 Subject: [PATCH] Updated firefox --- modules/home/applications/firefox.nix | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/home/applications/firefox.nix b/modules/home/applications/firefox.nix index 02ff81d..b95c193 100644 --- a/modules/home/applications/firefox.nix +++ b/modules/home/applications/firefox.nix @@ -79,16 +79,16 @@ in { url = "https://drive.google.com/drive/folders/1L5OTbn5p3i7_Nc80hc5PztiEGHKwi-I4"; } { - name = "Electricy & Magnetism"; - url = "https://brightspace.tudelft.nl/d2l/le/content/681030/Home"; + name = "Linear algebra and Differential equations"; + url = "https://brightspace.tudelft.nl/d2l/le/content/681028/Home"; } { - name = "Calculus & Linear Algebra"; - url = "https://brightspace.tudelft.nl/d2l/le/content/681026/Home"; + name = "Electrical Energy Fundamentals"; + url = "https://brightspace.tudelft.nl/d2l/le/content/681016/Home"; } { - name = "Digital Systems B"; - url = "https://brightspace.tudelft.nl/d2l/home/722657"; + name = "IP 2"; + url = "https://brightspace.tudelft.nl/d2l/le/content/681022/Home"; } ]; }