gallery-dl dotfile built with nix
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
in
|
||||
{
|
||||
home-manager.users.jawz = {
|
||||
xdg.configFile."gallery-dl/config.json".source = ../../dotfiles/gallery-dl/config.json;
|
||||
services.lorri.enable = true;
|
||||
programs.bash = {
|
||||
shellAliases = {
|
||||
@@ -31,6 +30,7 @@
|
||||
export LC=$list_root/comic.txt
|
||||
'';
|
||||
};
|
||||
|
||||
};
|
||||
systemd.user = {
|
||||
services =
|
||||
|
||||
Reference in New Issue
Block a user