generation 525 25.11.20250714.62e0f05

This commit is contained in:
2025-10-13 20:45:52 -04:00
parent 6f8aa3a84c
commit b55e016236

View File

@@ -77,150 +77,153 @@ in {
display: none !important display: none !important
} }
''; '';
bookmarks = [ bookmarks = {
{ force = true;
name = "Bar"; settings = [
toolbar = true; {
bookmarks = [ name = "Bar";
{ toolbar = true;
name = "nixos"; bookmarks = [
bookmarks = [ {
{ name = "nixos";
name = "noogle"; bookmarks = [
url = "https://noogle.dev/"; {
} name = "noogle";
{ url = "https://noogle.dev/";
name = "home manager options"; }
url = "https://home-manager-options.extranix.com/"; {
} name = "home manager options";
{ url = "https://home-manager-options.extranix.com/";
name = "nixpkgs"; }
url = "https://search.nixos.org/packages"; {
} name = "nixpkgs";
{ url = "https://search.nixos.org/packages";
name = "dots"; }
url = "https://github.com/JakeGinesin/nix-dots"; {
} name = "dots";
{ url = "https://github.com/JakeGinesin/nix-dots";
name = "nix options"; }
url = "https://search.nixos.org/options"; {
} name = "nix options";
{ url = "https://search.nixos.org/options";
name = "old packages"; }
url = "https://lazamar.co.uk/nix-versions/"; {
} name = "old packages";
]; url = "https://lazamar.co.uk/nix-versions/";
} }
{ ];
name = "cmu"; }
bookmarks = [ {
{ name = "cmu";
name = "computing facilities"; bookmarks = [
url = "https://computing.cs.cmu.edu/landing/student"; {
} name = "computing facilities";
{ url = "https://computing.cs.cmu.edu/landing/student";
name = "csd phd resources"; }
url = "https://www.cs.cmu.edu/~csd-grad/"; {
} name = "csd phd resources";
{ url = "https://www.cs.cmu.edu/~csd-grad/";
name = "general phd resources"; }
url = "https://csd.cmu.edu/academics/doctoral-resources"; {
} name = "general phd resources";
# { url = "https://csd.cmu.edu/academics/doctoral-resources";
# name = "cmu orders"; }
# url = "https://rams.srv.cs.cmu.edu/ords/"; # {
# } # name = "cmu orders";
{ # url = "https://rams.srv.cs.cmu.edu/ords/";
name = "cmu sio"; # }
url = "https://s3.andrew.cmu.edu/sio"; {
} name = "cmu sio";
{ url = "https://s3.andrew.cmu.edu/sio";
name = "husker"; }
url = "https://www.husker.nu"; {
} name = "husker";
{ url = "https://www.husker.nu";
name = "mit library experts"; }
url = "https://libraries.mit.edu/experts/"; {
} name = "mit library experts";
{ url = "https://libraries.mit.edu/experts/";
name = "cmu canvas"; }
url = "https://canvas.cmu.edu/"; {
} name = "cmu canvas";
{ url = "https://canvas.cmu.edu/";
name = "cmu email"; }
url = "https://email.cmu.edu"; {
} name = "cmu email";
{ url = "https://email.cmu.edu";
name = "grfp"; }
url = "https://www.research.gov/grfp/Login.do"; # your tax dollars fund my phd loser. pay big sam up. {
} name = "grfp";
{ url = "https://www.research.gov/grfp/Login.do"; # your tax dollars fund my phd loser. pay big sam up.
name = "cmueats"; }
url = "https://cmueats.com/"; {
} name = "cmueats";
{ url = "https://cmueats.com/";
name = "cmucourses"; }
url = "https://cmucourses.com/"; {
} name = "cmucourses";
]; url = "https://cmucourses.com/";
} }
{ ];
name = "solvers"; }
bookmarks = [ {
{ name = "solvers";
name = "GPT"; bookmarks = [
url = "https://chatgpt.com"; # sam altman is a horrible person and i cannot wait for the day i can ditch this shit {
} name = "GPT";
{ url = "https://chatgpt.com"; # sam altman is a horrible person and i cannot wait for the day i can ditch this shit
name = "claude"; }
url = "https://claude.ai"; {
} name = "claude";
{ url = "https://claude.ai";
name = "gemini"; }
url = "https://gemini.google.com"; {
} name = "gemini";
]; url = "https://gemini.google.com";
} }
{ ];
name = "verus"; }
bookmarks = [ {
{ name = "verus";
name = "verus playground"; bookmarks = [
url = "https://play.verus-lang.org/?version=stable&mode=basic&edition=2021"; {
} name = "verus playground";
{ url = "https://play.verus-lang.org/?version=stable&mode=basic&edition=2021";
name = "verus docs"; }
url = "https://verus-lang.github.io/verus/guide/verus_macro_intro.html"; {
} name = "verus docs";
{ url = "https://verus-lang.github.io/verus/guide/verus_macro_intro.html";
name = "verus zulip"; }
url = "https://verus-lang.zulipchat.com/#feed"; {
} name = "verus zulip";
{ url = "https://verus-lang.zulipchat.com/#feed";
name = "vstd docs"; }
url = "https://verus-lang.github.io/verus/verusdoc/vstd/index.html"; {
} name = "vstd docs";
{ url = "https://verus-lang.github.io/verus/verusdoc/vstd/index.html";
name = "core docs"; }
url = "https://doc.rust-lang.org/1.88.0/core/index.html"; {
} name = "core docs";
{ url = "https://doc.rust-lang.org/1.88.0/core/index.html";
name = "verus github"; }
url = "https://github.com/verus-lang/verus"; {
} name = "verus github";
]; url = "https://github.com/verus-lang/verus";
} }
{ ];
name = "cal"; }
url = "https://calendar.google.com/"; {
} name = "cal";
{ url = "https://calendar.google.com/";
name = "performance"; }
url = "about:processes"; {
} name = "performance";
]; url = "about:processes";
} }
]; ];
}
];
};
settings = { settings = {
### This is all aesthetic stuff ### This is all aesthetic stuff
# for tiling window managers expands to the size of the window # for tiling window managers expands to the size of the window