mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-12 06:19:00 +00:00
profiles/research: add back Archivebox
This commit is contained in:
parent
1ceda1c216
commit
f9725eb208
@ -8,7 +8,7 @@ in {
|
|||||||
config = lib.mkIf cfg.enable {
|
config = lib.mkIf cfg.enable {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
anki # Rise, rinse, and repeat.
|
anki # Rise, rinse, and repeat.
|
||||||
#archivebox # The ultimate archiving solution created by a pirate!
|
archivebox # The ultimate archiving solution created by a pirate!
|
||||||
curl # The general purpose downloader.
|
curl # The general purpose downloader.
|
||||||
fanficfare # It's for the badly written fanfics.
|
fanficfare # It's for the badly written fanfics.
|
||||||
gallery-dl # More potential for your image collection.
|
gallery-dl # More potential for your image collection.
|
||||||
|
Loading…
Reference in New Issue
Block a user