diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-06-17 22:11:44 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-06-17 22:11:44 +0200 |
commit | fecbd4e7c9267c5e417d34b62d4a6a81c2011172 (patch) | |
tree | e4607362efdf1877529a9c528daa288dbfedcd96 /hosts | |
parent | Added vscode extensions (diff) | |
download | nixos-config-fecbd4e7c9267c5e417d34b62d4a6a81c2011172.tar.gz nixos-config-fecbd4e7c9267c5e417d34b62d4a6a81c2011172.tar.bz2 nixos-config-fecbd4e7c9267c5e417d34b62d4a6a81c2011172.zip |
Added anime-downloader package
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix index 44f931e..58329ac 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -33,6 +33,7 @@ in qbittorrent xorg.xev statix + custom.anime-downloader ]; programs = { |