mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 09:10:14 +00:00
add home-manager to base nixos config
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user