summaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
authorMike Vink <mike1994vink@gmail.com>2022-11-30 20:18:37 +0000
committerMike Vink <mike1994vink@gmail.com>2022-11-30 20:18:37 +0000
commit853216214e855657b44cdca8504f3fcf02b5ca25 (patch)
tree413032c99815219ca09b69372fb0acd2802a75e9 /home.nix
parent57788ab135d9a0aa0a7320b9cf03de5505f812d8 (diff)
update
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/home.nix b/home.nix
index 9a40288..5f79189 100644
--- a/home.nix
+++ b/home.nix
@@ -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