mv vscode to develop; fix font

This commit is contained in:
2025-04-21 22:51:05 +08:00
parent 46c7e22c5e
commit 5ce577e2ff
3 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,10 @@
{ pkgs, ... }:
{
imports = [
./vscode
];
home = {
packages = with pkgs; [
dbeaver-bin