diff --git a/modules/home/users/crumb/firefox.nix b/modules/home/users/crumb/firefox.nix index d5d1ab0..47f9a4a 100644 --- a/modules/home/users/crumb/firefox.nix +++ b/modules/home/users/crumb/firefox.nix @@ -138,6 +138,16 @@ in { tags = [ "clojure" "docs" ]; url = "https://clojuredocs.org/"; } + { + name = "The Rock"; + tags = [ "school" ]; + url = "https://experience.elluciancloud.com/rcc580/"; + } + { + name = "D2L"; + tags = [ "school" ]; + url = "https://mycourses.cccs.edu/d2l/home/6676"; + } ]; } ];