cli: remove zellij, oh-my-posh
This commit is contained in:
parent
67b5d05b7d
commit
61bdefa9c7
3 changed files with 2 additions and 29 deletions
|
@ -10,7 +10,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
home-manager.users.${username} = {
|
||||
programs.zellij = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
|
||||
enableFishIntegration = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue