removed commented apps

This commit is contained in:
Danilo Reyes 2024-12-04 05:17:49 -06:00
parent b68a39b28b
commit f54d298af5
7 changed files with 2 additions and 16 deletions

View File

@ -12,11 +12,8 @@
};
users.users.jawz.packages = builtins.attrValues {
inherit (pkgs)
# ffmpegthumbnailer # generate thumbnails
adw-gtk3 # theme legacy applications
papirus-icon-theme # icon theme
# libgda # for pano shell extension
# gradience # theme customizer, allows you to modify adw-gtk3 themes
;
};
}

View File

@ -31,7 +31,6 @@
heroic # install epic games
protonup-qt # update proton-ge
ns-usbloader # load games into my switch
# minecraft # minecraft official launcher
# emulators
rpcs3 # ps3

View File

@ -36,7 +36,6 @@
vencord # screen share with audio discord
discord-ptb # :3
teamspeak5_client # ppl say they will use this...?
# hugo # website engine
;
};
in

View File

@ -9,9 +9,8 @@
config = lib.mkIf config.my.apps.misc.enable {
users.users.jawz.packages = builtins.attrValues {
inherit (pkgs)
# celeste # sync tool for any cloud provider
# czkawka # duplicate finder
# sequeler # friendly SQL client
celeste # sync tool for any cloud provider
czkawka # duplicate finder
collector # stores things and throws them anywhere
blanket # background noise
metadata-cleaner # remove any metadata and geolocation from files

View File

@ -18,9 +18,6 @@
mousai # poor man shazam
shortwave # listen to world radio
tagger # tag music files
# cozy # audiobooks player
# gnome-podcasts # podcast player
# hakuneko # manga & comic GUI downloader
;
};
};

View File

@ -15,9 +15,6 @@
newsflash # feed reader, syncs with nextcloud
furtherance # I packaged this one tehee track time utility
planify # let's pretend I will organize my tasks
# foliate # gtk eBook reader
# wike # gtk wikipedia wow!
# denaro # manage your finances
;
};
};

View File

@ -88,8 +88,6 @@
"download@manga" = lib.mkIf config.my.units.downloadManga.enable (
downloadTimer "*-*-* 03:08:00" 30 // { }
);
# "download@kemono" = downloadTimer
# "*-*-1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31 18:06:00" 60 // { };
tuhmayto = lib.mkIf config.my.units.download.enable {
enable = true;
description = "Downloads tuhmayto stuff";