Properly add home-manager to NixOS installs
This commit is contained in:
parent
4c755a6382
commit
ce29145fa1
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
home-manager
|
||||
tldr
|
||||
tmux
|
||||
vim-full
|
||||
|
|
|
|||
Loading…
Reference in New Issue