Add mysql workbench to work host

This commit is contained in:
Armel van Ravels
2026-08-13 08:45:10 +02:00
parent 63360dd275
commit 56de370dd5
2 changed files with 9 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
../../modules/yazi.nix
../../modules/bubblewrap.nix
../../modules/socat.nix
../../modules/mysqlworkbench.nix
];
boot.kernelPackages = pkgs.linuxPackages_latest;