aboutsummaryrefslogtreecommitdiff
path: root/home/profiles
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2024-08-17 00:35:26 +0900
committersefidel <contact@sefidel.net>2024-08-17 00:35:26 +0900
commitf499e509bebe8fb6d7b1cb2d7e63229bd39fb8fb (patch)
treea63a033a5cac5f992db712939881871df8c2d4a4 /home/profiles
parent442c74f343b041667a2e8155854132efb883d5e1 (diff)
downloadnixrc-f499e509bebe8fb6d7b1cb2d7e63229bd39fb8fb.zip
feat(home/base): add nh
Diffstat (limited to 'home/profiles')
-rw-r--r--home/profiles/base/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/profiles/base/default.nix b/home/profiles/base/default.nix
index 67aacf8..0c69f82 100644
--- a/home/profiles/base/default.nix
+++ b/home/profiles/base/default.nix
@@ -28,6 +28,7 @@ in
home.keyboard.layout = "us";
home.packages = [
# Nix Tools
+ pkgs.nh
pkgs.nix-index
pkgs.nix-tree
pkgs.nix-update