mirror of
https://github.com/SikongJueluo/cc-utils.git
synced 2025-11-04 19:27:50 +08:00
update and add tui for accesscontrol
This commit is contained in:
10
devenv.nix
10
devenv.nix
@@ -1,11 +1,13 @@
|
||||
{ pkgs, lib, config, inputs, ... }:
|
||||
|
||||
{
|
||||
pkgs,
|
||||
lib,
|
||||
config,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
packages = with pkgs; [
|
||||
pnpm
|
||||
craftos-pc
|
||||
qwen-code
|
||||
gemini-cli
|
||||
];
|
||||
|
||||
# https://devenv.sh/languages/
|
||||
|
||||
Reference in New Issue
Block a user