Skip to content

Commit

Permalink
Update flake inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
yousiki committed Mar 16, 2024
1 parent 365a3b7 commit 3255ab1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/profiles/home/shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ with builtins // lib; {
enable = true;
enableCompletion = true;
autocd = true;
enableAutosuggestions = true;
autosuggestion.enable = true;
historySubstringSearch.enable = true;
syntaxHighlighting.enable = true;
oh-my-zsh = {
Expand Down

0 comments on commit 3255ab1

Please sign in to comment.