Compare commits

..

No commits in common. "0c0af29dd35372e5dad042db7a8c34c870a1ae69" and "be43caebe26cfb0b73ec975248a4d4578715849d" have entirely different histories.

2 changed files with 0 additions and 24 deletions

View file

@ -15,7 +15,6 @@
packages = with pkgs; [ packages = with pkgs; [
mpv mpv
krita krita
notesnook
tree tree
gimp gimp
r2modman r2modman

View file

@ -96,29 +96,6 @@
icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg"; icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg";
definedAliases = ["@np"]; definedAliases = ["@np"];
}; };
"Nix Options" = {
urls = [
{
template = "https://search.nixos.org/options";
params = [
{
name = "type";
value = "options";
}
{
name = "channel";
value = "unstable";
}
{
name = "query";
value = "{searchTerms}";
}
];
}
];
icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg";
definedAliases = ["@no"];
};
"Celtic Lite" = { "Celtic Lite" = {
urls = [ urls = [
{ {