This commit is contained in:
2025-10-13 14:11:34 -06:00
parent 14d47d58f9
commit 74e1d88a05
2 changed files with 2 additions and 0 deletions

View File

@@ -3,5 +3,6 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
vscode-fhs vscode-fhs
opencode opencode
quickemu
]; ];
} }

View File

@@ -90,6 +90,7 @@
github-runner github-runner
sanoid sanoid
virtiofsd virtiofsd
qemu
OVMF OVMF
tmux tmux
]; ];