changes to home
This commit is contained in:
parent
411e333252
commit
86305ff0ed
1 changed files with 4 additions and 0 deletions
|
|
@ -20,4 +20,8 @@
|
||||||
nix-inspect # See which pkgs are in your PATH
|
nix-inspect # See which pkgs are in your PATH
|
||||||
comma # Install and run with ","
|
comma # Install and run with ","
|
||||||
];
|
];
|
||||||
|
|
||||||
|
programs = {
|
||||||
|
fzf.enable = true;
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue