mirror of
https://codeberg.org/muon/home.git
synced 2026-07-03 23:49:35 +00:00
Add worktrunk
This commit is contained in:
parent
1d2696b05a
commit
55adebb809
1 changed files with 4 additions and 0 deletions
|
|
@ -30,5 +30,9 @@ in {
|
|||
programs.zsh.sessionVariables = lib.mkIf config.mods.terminal.zsh.enable {
|
||||
EDITOR = "nvim";
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
worktrunk
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue