diff options
| author | Baitinq <[email protected]> | 2022-06-28 18:31:51 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-06-28 18:31:58 +0200 |
| commit | 41aa47f42bf6cb24fe9d9fb52d29091242493def (patch) | |
| tree | 6a2b979cd445c09e7cdf5cb60b876ab873044246 /hosts/luna | |
| parent | Packages: Remove anime-downloader as it is already packaged in the unstable c... (diff) | |
| download | nixos-config-41aa47f42bf6cb24fe9d9fb52d29091242493def.tar.gz nixos-config-41aa47f42bf6cb24fe9d9fb52d29091242493def.tar.bz2 nixos-config-41aa47f42bf6cb24fe9d9fb52d29091242493def.zip | |
Packages: Add manga-cli package
Diffstat (limited to 'hosts/luna')
| -rw-r--r-- | hosts/luna/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/luna/home.nix b/hosts/luna/home.nix index f58040f..295d312 100644 --- a/hosts/luna/home.nix +++ b/hosts/luna/home.nix @@ -13,6 +13,7 @@ in custom.adl custom.trackma custom.kindlegen + custom.manga-cli ]; programs.firefox.profiles.default.settings = { |