set gladtherescake.eu mail options for proton migration and add some firefox bookmarks
This commit is contained in:
parent
158c5170ee
commit
46e3af4b06
15 changed files with 64 additions and 31 deletions
|
@ -26,9 +26,31 @@
|
|||
};
|
||||
bookmarks = [
|
||||
{
|
||||
name = "estrogen production";
|
||||
tags = ["chemistry" "oestrogen" "estrogen" "diy"];
|
||||
url = "https://crimethinc.com/2022/12/15/producing-transdermal-estrogen-a-do-it-yourself-guide";
|
||||
name = "DIY HRT";
|
||||
toolbar = false;
|
||||
bookmarks = [
|
||||
{
|
||||
name = "estrogen production";
|
||||
tags = ["chemistry" "oestrogen" "estrogen" "diy"];
|
||||
url = "https://crimethinc.com/2022/12/15/producing-transdermal-estrogen-a-do-it-yourself-guide";
|
||||
}
|
||||
{
|
||||
name = "DIY HRT info";
|
||||
tags = ["guides" "wiki" "information" "DIY" "HRT" "estrogen" "testosterone"];
|
||||
url = "https://diyhrt.info/";
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
name = "repair resources";
|
||||
toolbar = false;
|
||||
bookmarks = [
|
||||
{
|
||||
name = "manuals library";
|
||||
tags = ["repair" "manuals" "documentation"];
|
||||
url = "https://manualslib.com/";
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
name = "Nix sites";
|
||||
|
|
|
@ -19,5 +19,5 @@
|
|||
];
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
home.stateVersion = "24.11";
|
||||
home.stateVersion = "25.05";
|
||||
}
|
||||
|
|
|
@ -27,5 +27,5 @@
|
|||
};
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
home.stateVersion = "24.11";
|
||||
home.stateVersion = "25.05";
|
||||
}
|
||||
|
|
|
@ -19,5 +19,5 @@
|
|||
];
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
home.stateVersion = "24.11";
|
||||
home.stateVersion = "25.05";
|
||||
}
|
||||
|
|
|
@ -18,5 +18,5 @@
|
|||
];
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
home.stateVersion = "24.11";
|
||||
home.stateVersion = "25.05";
|
||||
}
|
||||
|
|
|
@ -35,5 +35,5 @@
|
|||
};
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
home.stateVersion = "24.11";
|
||||
home.stateVersion = "25.05";
|
||||
}
|
||||
|
|
|
@ -106,5 +106,5 @@
|
|||
};
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
home.stateVersion = "24.11";
|
||||
home.stateVersion = "25.05";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue