add bambu!

This commit is contained in:
2026-04-20 14:28:12 +09:00
parent e20fd1dd81
commit ff46f6b509
8 changed files with 177 additions and 31 deletions

View File

@@ -2,7 +2,8 @@
{ pkgs, ... }:
with pkgs; [
with pkgs;
[
neofetch
nnn # terminal file manager
nushell
@@ -102,4 +103,7 @@ with pkgs; [
nwg-displays
ripdrag
node-gyp
tmux
pev
virtiofsd
]