Properly add home-manager to NixOS installs

This commit is contained in:
Joshua Yuen 2026-06-19 19:04:34 -04:00
parent 4c755a6382
commit ce29145fa1
Signed by: josh
GPG Key ID: 502720BC22ED411C
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
git git
home-manager
tldr tldr
tmux tmux
vim-full vim-full