generation 518 25.11.20250714.62e0f05
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
osConfig,
|
||||
...
|
||||
}: let
|
||||
# secretBookmarks = builtins.fromJSON (builtins.readFile osConfig.age.secrets."firefox-bookmarks".path);
|
||||
# osConfig carries config from configuration.nix
|
||||
scale =
|
||||
if osConfig.res == "1366x768"
|
||||
@@ -215,7 +214,6 @@ in {
|
||||
name = "cal";
|
||||
url = "https://calendar.google.com/";
|
||||
}
|
||||
|
||||
{
|
||||
name = "performance";
|
||||
url = "about:processes";
|
||||
|
||||
@@ -41,9 +41,9 @@
|
||||
<div class="category">
|
||||
<h2>Uni</h2>
|
||||
<ul>
|
||||
<li><a href="https://www.husker.nu/">Husker</a></li>
|
||||
<li><a href="https://northeastern.instructure.com/">Canvas</a></li>
|
||||
<li><a href="https://student.me.northeastern.edu/">Hub</a></li>
|
||||
<li><a href="https://cmueats.com//">CMU Eats</a></li>
|
||||
<li><a href="https://cmucourses.com/">CMU Courses</a></li>
|
||||
<li><a href="https://s3.andrew.cmu.edu/sio">SIO</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -54,6 +54,7 @@
|
||||
<li><a href="https://lobste.rs/">lobste.rs</a></li>
|
||||
<li><a href="https://news.ycombinator.com/">Hackernews</a></li>
|
||||
<li><a href="https://codeforces.com/problemset">Codeforces</a></li>
|
||||
<li><a href="https://www.cve.org/CVERecord/SearchResults?query=cryptography">CVEs</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user