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