From e6108fa513a08021fa95bcb987d8dac77beeacaf Mon Sep 17 00:00:00 2001 From: Baitinq Date: Tue, 28 Jun 2022 18:31:51 +0200 Subject: Packages: Add manga-cli package --- hosts/luna/home.nix | 1 + hosts/phobos/home.nix | 1 + 2 files changed, 2 insertions(+) (limited to 'hosts') 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 = { diff --git a/hosts/phobos/home.nix b/hosts/phobos/home.nix index 76d5761..ac3b6ff 100644 --- a/hosts/phobos/home.nix +++ b/hosts/phobos/home.nix @@ -12,6 +12,7 @@ in custom.adl custom.trackma custom.kindlegen + custom.manga-cli ]; programs.firefox.profiles.default.settings = { -- cgit 1.4.1