aboutsummaryrefslogtreecommitdiff
path: root/users
diff options
context:
space:
mode:
Diffstat (limited to 'users')
-rw-r--r--users/fcuny/common.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/users/fcuny/common.nix b/users/fcuny/common.nix
index b4d405b..21413e0 100644
--- a/users/fcuny/common.nix
+++ b/users/fcuny/common.nix
@@ -1,6 +1,9 @@
{ config, lib, pkgs, ... }:
{
+
+ programs.home-manager.enable = true;
+
home.packages = [
pkgs.jq
pkgs.ripgrep