update and add tui for accesscontrol

This commit is contained in:
2025-10-12 16:50:48 +08:00
parent 069196dfbb
commit 1f85ef6aa2
6 changed files with 768 additions and 11 deletions

View File

@@ -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/