chore!: update inputs and fix issues

This commit is contained in:
Moritz Böhme 2024-01-16 12:45:33 +01:00
parent c17fe56071
commit f79dec2ebf
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
6 changed files with 225 additions and 241 deletions

View file

@ -101,7 +101,6 @@ in
cat = "bat";
rm = "rm -i";
mv = "mv -i";
cd = "__zoxide_z";
nixos-update = "pushd ~/.dotfiles && nix flake update && popd";
};