chore: update flake lock and adjust dependencies

This commit is contained in:
2025-08-06 18:49:30 +05:00
parent 17ae76156e
commit fc64887d00
3 changed files with 56 additions and 57 deletions

View File

@@ -45,7 +45,7 @@
gnupg
dig
bash
dolphin
kdePackages.dolphin
font-awesome
tree
wl-clipboard-rs

View File

@@ -5,7 +5,7 @@
autosuggestion.enable = true;
syntaxHighlighting.enable = true;
initExtra = ''
initContent = ''
source <(nh completions --shell zsh)
eval "$(zoxide init zsh)"
'';
@@ -19,7 +19,6 @@
rm = "rip";
cp = "xcp";
uo = "nh os switch ~/git/nix-config";
uh = "nh home switch ~/git/nix-config";
k = "kubectl";
};