190 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:11:14 +01:00
parent e4b574a7ca
commit 3481bcd675

View File

@ -74,4 +74,6 @@
enableZshIntegration = true;
options = ["--cmd cd"];
};
home.packages = with pkgs; [neovim];
}