mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-27 07:20:14 +00:00
add home-manager to base nixos config
This commit is contained in:
@ -50,6 +50,7 @@ in
|
|||||||
pkgs.vim
|
pkgs.vim
|
||||||
pkgs.wget
|
pkgs.wget
|
||||||
pkgs.curl
|
pkgs.curl
|
||||||
|
pkgs.home-manager
|
||||||
];
|
];
|
||||||
|
|
||||||
# Extending time for home-manager build for things like nix-index cache
|
# Extending time for home-manager build for things like nix-index cache
|
||||||
|
Reference in New Issue
Block a user