flake: update. worf: update yabai. home: clean up packages

This commit is contained in:
2024-03-18 18:08:43 +01:00
parent 1eed30d7d5
commit d64042dd80
10 changed files with 61 additions and 85 deletions

View File

@@ -5,6 +5,12 @@
./zsh.nix
];
home.packages = with pkgs; [
bottom
unstable.ncdu
neofetch
];
programs.nix-index = {
enable = true;
enableZshIntegration = true;