cli: remove zellij, oh-my-posh

This commit is contained in:
Charlie Root 2024-09-22 19:20:23 +02:00
commit 61bdefa9c7
3 changed files with 2 additions and 29 deletions

View file

@ -10,7 +10,7 @@ in {
config = mkIf cfg.enable {
home-manager.users.${username} = {
programs.zellij = {
enable = true;
enable = false;
enableFishIntegration = true;