diff options
| author | Baitinq <[email protected]> | 2022-06-17 22:11:44 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-06-17 22:11:44 +0200 |
| commit | bc10d68e075ddf5e9d0712db0460445d321f661c (patch) | |
| tree | 02b8cb62fc1414eb93cb2ecab620362a63d694f1 /hosts | |
| parent | Added vscode extensions (diff) | |
| download | nixos-config-bc10d68e075ddf5e9d0712db0460445d321f661c.tar.gz nixos-config-bc10d68e075ddf5e9d0712db0460445d321f661c.tar.bz2 nixos-config-bc10d68e075ddf5e9d0712db0460445d321f661c.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 = { |