189 current 1970-01-01 01:00:00 24.05.20240303.b8697e5 6.6.19 *

This commit is contained in:
Max Känner 2024-03-12 13:01:02 +01:00
parent acccdbc938
commit e4b574a7ca

View File

@ -74,12 +74,4 @@
enableZshIntegration = true;
options = ["--cmd cd"];
};
home.packages = with pkgs; [
neovim
bat
btop
starship
zoxide
];
}