add home-manager to base nixos config

This commit is contained in:
Noah Masur 2025-03-14 20:03:24 +00:00
parent 3087b1a39c
commit 1833b4b46c

View File

@ -50,6 +50,7 @@ in
pkgs.vim
pkgs.wget
pkgs.curl
pkgs.home-manager
];
# Extending time for home-manager build for things like nix-index cache