mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
Merge pull request #29 from tomasriveral/desktop
Weekly sync: desktop → main
This commit is contained in:
@@ -386,6 +386,18 @@
|
||||
keyword = "nix reference manual";
|
||||
url = "https://nix.dev/manual/nix/2.34/nix-2.34.html";
|
||||
}
|
||||
{
|
||||
name = "Disposable temporary email";
|
||||
tags = ["privacy" "email" "temporary"];
|
||||
keyword = "disposable temporary email";
|
||||
url = "https://temp-mail.org";
|
||||
}
|
||||
{
|
||||
name = "nix-update-script Rryan-tm logs";
|
||||
tags = ["nixpkgs" "nix" "log" "rryan-tm"];
|
||||
keyword = "rryan-tm logs";
|
||||
url = "https://nixpkgs-update-logs.nix-community.org";
|
||||
}
|
||||
];
|
||||
};
|
||||
search = {
|
||||
@@ -622,6 +634,23 @@
|
||||
# };
|
||||
#};
|
||||
};
|
||||
bookmarks = {
|
||||
force = true;
|
||||
settings = [
|
||||
{
|
||||
name = "Disposable temporary email";
|
||||
tags = ["privacy" "email" "temporary"];
|
||||
keyword = "disposable temporary email";
|
||||
url = "https://temp-mail.org";
|
||||
}
|
||||
{
|
||||
name = "r/Piracy megathread";
|
||||
tags = ["piracy" "megathread" "reddit"];
|
||||
keyword = "piracy megathread";
|
||||
url = "https://old.reddit.com/r/Piracy/wiki/megathread";
|
||||
}
|
||||
];
|
||||
};
|
||||
search = {
|
||||
force = true;
|
||||
default = "quant";
|
||||
|
||||
Reference in New Issue
Block a user