mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add librewolf
This commit is contained in:
parent
349e926e32
commit
e626f9d97e
5 changed files with 28 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ in with lib; {
|
|||
config = mkIf cfg.tools.enable {
|
||||
programs.zellij = {
|
||||
enable = true;
|
||||
enableZshIntegration = mkIf cfg.zsh.enable true;
|
||||
# enableZshIntegration = mkIf cfg.zsh.enable true;
|
||||
};
|
||||
|
||||
programs.zoxide = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue