From d53c6539982b3c5c0de91f476093ed95bd76f3ce Mon Sep 17 00:00:00 2001
From: sefidel <contact@sefidel.net>
Date: Thu, 15 Aug 2024 01:59:52 +0900
Subject: feat(home/base): add units

---
 home/profiles/base/default.nix | 1 +
 1 file changed, 1 insertion(+)

(limited to 'home')

diff --git a/home/profiles/base/default.nix b/home/profiles/base/default.nix
index a7c7b6a..67aacf8 100644
--- a/home/profiles/base/default.nix
+++ b/home/profiles/base/default.nix
@@ -47,6 +47,7 @@ in
       pkgs.procs
       pkgs.sops
       pkgs.tree
+      pkgs.units
       pkgs.neovim
 
       # Common build tools
-- 
cgit 1.4.1