diff options
| author | Mike Vink <mike1994vink@gmail.com> | 2022-11-30 20:18:37 +0000 |
|---|---|---|
| committer | Mike Vink <mike1994vink@gmail.com> | 2022-11-30 20:18:37 +0000 |
| commit | 853216214e855657b44cdca8504f3fcf02b5ca25 (patch) | |
| tree | 413032c99815219ca09b69372fb0acd2802a75e9 /home.nix | |
| parent | 57788ab135d9a0aa0a7320b9cf03de5505f812d8 (diff) | |
update
Diffstat (limited to 'home.nix')
| -rw-r--r-- | home.nix | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -40,7 +40,7 @@ programs.bash = { enable = true; shellAliases = { - new-flake = "nix flake new -t github:nix-community/nix-direnv "; + newflake = "nix flake new -t github:nix-community/nix-direnv "; }; }; @@ -142,6 +142,7 @@ nlua-nvim lsp_signature-nvim vim-test + vim-rest-console # testing neotest |
