diff options
| author | Baitinq <[email protected]> | 2022-08-28 17:58:29 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-08-28 17:58:29 +0200 |
| commit | 4f4bcd83d05194bb3f40f676e564557c913a1b21 (patch) | |
| tree | 6d9f444e32246f17ea2c27049b1d7c69122adf76 /hosts/phobos | |
| parent | VM: Add adl and trackma packages (diff) | |
| download | nixos-config-4f4bcd83d05194bb3f40f676e564557c913a1b21.tar.gz nixos-config-4f4bcd83d05194bb3f40f676e564557c913a1b21.tar.bz2 nixos-config-4f4bcd83d05194bb3f40f676e564557c913a1b21.zip | |
Packages: Remove trackma
Already in upstream
Diffstat (limited to 'hosts/phobos')
| -rw-r--r-- | hosts/phobos/home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/phobos/home.nix b/hosts/phobos/home.nix index a168343..2dd9621 100644 --- a/hosts/phobos/home.nix +++ b/hosts/phobos/home.nix @@ -7,10 +7,10 @@ in minecraft calibre kcc + trackma ] ++ (with pkgs.custom; [ adl - trackma kindlegen manga-cli mov-cli |