mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 01:24:01 +05:30
Add devenv
This commit is contained in:
parent
62b02e96e0
commit
02d584c129
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ in {
|
|||
home.packages = with pkgs; [
|
||||
gnugrep gnused w3m
|
||||
bat eza bottom fd bc
|
||||
direnv nix-direnv
|
||||
direnv nix-direnv devenv
|
||||
];
|
||||
|
||||
programs.neovim = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue