add busybox
and re-add python311
+ some packages
This commit is contained in:
parent
b65c466fd6
commit
0d55c75572
1 changed files with 5 additions and 0 deletions
|
@ -48,6 +48,11 @@ let
|
|||
starship
|
||||
sops
|
||||
ssh-to-age
|
||||
busybox
|
||||
|
||||
python311
|
||||
python311Packages.python-lsp-server
|
||||
python311Packages.rich
|
||||
];
|
||||
flakePackages = with inputs; [ compose2nix.packages.${system}.default ];
|
||||
in {
|
||||
|
|
Loading…
Reference in a new issue