fixed EVEN MORE splling errors

This commit is contained in:
vali 2024-04-10 19:31:40 +02:00
commit 0fc9fcc9ba
5 changed files with 7 additions and 5 deletions

View file

@ -6,6 +6,7 @@ in {
home.packages = let
in with pkgs; [
pfetch
git
keepassxc
eza ripgrep
@ -52,6 +53,7 @@ in {
httpie
sherlock
strawberry
neovim
];
};
}