From 77f46238da0f4bae38aaddc24dcb7cb99fd2ba7a Mon Sep 17 00:00:00 2001 From: NullBite Date: Tue, 26 Mar 2024 15:42:18 -0400 Subject: [PATCH] Install pv --- home/profile/base.nix | 1 + system/profile/base.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/home/profile/base.nix b/home/profile/base.nix index 87c9e64..e162cab 100644 --- a/home/profile/base.nix +++ b/home/profile/base.nix @@ -54,6 +54,7 @@ in restic rclone rmlint + pv ]; }; } diff --git a/system/profile/base.nix b/system/profile/base.nix index 07a27e1..dd823d3 100644 --- a/system/profile/base.nix +++ b/system/profile/base.nix @@ -106,6 +106,7 @@ in atool-wrapped restic rclone + pv ]; # Needed for Kvantum themes to be detected