starship config in home

This commit is contained in:
christoph.hollizeck 2024-03-26 22:10:43 +01:00 committed by Christoph Hollizeck
parent 21774ac23a
commit 059a798caa
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
2 changed files with 37 additions and 6 deletions

View file

@ -12,7 +12,6 @@ with lib.wyrdgard; {
virtualisation.hypervGuest.videoMode = "1920x1080";
environment.systemPackages = with pkgs; [
];
environment.variables.EDITOR = "nvim";