oops
This commit is contained in:
parent
816b85e06e
commit
bc00deb3e1
9 changed files with 9 additions and 9 deletions
|
@ -11,7 +11,7 @@ in
|
|||
|
||||
config = mkIf config.modules.${user}.shell.toolset.fzf.enable {
|
||||
home-manager.users.${user} = {
|
||||
packages = with pkgs; [ fzf ];
|
||||
home.packages = with pkgs; [ fzf ];
|
||||
|
||||
programs.fzf = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue