split out Rapid Photo Downloader

This commit is contained in:
Andreas Zweili 2021-12-22 18:22:57 +01:00
parent a49ef69052
commit 3f7c51d246
4 changed files with 8 additions and 2 deletions

View File

@ -9,6 +9,7 @@
./software/keeweb
./software/obsidian
./software/pycharm
./software/rapid-photo-downloader
./software/signal
./software/telegram
./software/vim
@ -24,7 +25,6 @@
home.file.".config/qtile".source = ./configs/qtile;
home.file.".config/terminator".source = ./configs/terminator;
home.file.".config/mpv".source = ./configs/mpv;
home.file.".config/Rapid Photo Downloader".source = ./configs/rapid_photo_downloader;
home.file.".local/share/applications/steam.desktop".source = ./desktop/applications/steam.desktop;
programs.bash = {

View File

@ -0,0 +1,7 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [
rapid-photo-downloader
];
home.file.".config/Rapid Photo Downloader".source = ./config;
}

View File

@ -87,7 +87,6 @@
networkmanager-openvpn
nitrogen
pavucontrol
rapid-photo-downloader
remmina
rofi
shotwell