summaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix6
1 files changed, 2 insertions, 4 deletions
diff --git a/home.nix b/home.nix
index fcad269..1516506 100644
--- a/home.nix
+++ b/home.nix
@@ -19,6 +19,7 @@
docker
k9s
kubernetes-helm
+ powershell
azure-cli
kubectl
jq
@@ -56,6 +57,7 @@
enable = true;
shellAliases = {
s = "sudo nixos-rebuild switch --flake ${config.home.homeDirectory}/flake#";
+ b = "/run/current-system/bin/switch-to-configuration boot";
h = "home-manager switch --flake ${config.home.homeDirectory}/flake#${config.home.username}";
V = "xrandr --output HDMI1 --auto --output eDP1 --off";
v = "xrandr --output eDP1 --auto --output HDMI1 --off";
@@ -175,10 +177,6 @@
vim-test
vim-rest-console
- # testing
- neotest
- neotest-python
-
# cmp
nvim-cmp
cmp-nvim-lsp