From b0b21976bf64d4a871a4384af0191c09da0b06df Mon Sep 17 00:00:00 2001 From: NullBite Date: Tue, 26 Mar 2024 15:27:28 -0400 Subject: [PATCH] Add rclone, restic, rmlint --- home/profile/base.nix | 3 +++ system/profile/base.nix | 3 +++ 2 files changed, 6 insertions(+) diff --git a/home/profile/base.nix b/home/profile/base.nix index 630bb59..87c9e64 100644 --- a/home/profile/base.nix +++ b/home/profile/base.nix @@ -51,6 +51,9 @@ in fzf zoxide tmux + restic + rclone + rmlint ]; }; } diff --git a/system/profile/base.nix b/system/profile/base.nix index 460f7be..07a27e1 100644 --- a/system/profile/base.nix +++ b/system/profile/base.nix @@ -89,6 +89,7 @@ in efibootmgr ncdu btdu + rmlint # nix utilities nix-du @@ -103,6 +104,8 @@ in # etc neofetch atool-wrapped + restic + rclone ]; # Needed for Kvantum themes to be detected