mirror of
https://github.com/kp2pml30/dotfiles.git
synced 2026-04-14 14:21:45 +04:00
chore: update
This commit is contained in:
parent
eaccf45596
commit
d3790a167b
27 changed files with 715 additions and 229 deletions
|
|
@ -8,6 +8,7 @@ let
|
|||
cfg = config.kp2pml30;
|
||||
in {
|
||||
config = {
|
||||
nixpkgs.overlays = [ inputs.claude-code.overlays.default ];
|
||||
programs = {
|
||||
tmux.enable = true;
|
||||
yazi.enable = true;
|
||||
|
|
@ -18,6 +19,8 @@ in {
|
|||
ncdu
|
||||
timewarrior
|
||||
p7zip
|
||||
claude-code
|
||||
lazydocker
|
||||
];
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue