fix zoxide, add lazygit

This commit is contained in:
atagen 2022-08-21 02:02:48 +10:00
parent 7043ef2d2c
commit af85691d5f
2 changed files with 4 additions and 5 deletions

View file

@ -10,7 +10,7 @@
# ./wollomi.nix
# ./adrift.nix
];
environment.pathsToLink = [ "/share/zsh" ];
boot.loader.systemd-boot.enable = true;
boot.loader.systemd-boot.configurationLimit = 2;
boot.loader.systemd-boot.consoleMode = "max";