fix: hakase scripting

This commit is contained in:
kenji
2025-12-24 23:03:49 -06:00
parent 37dde66dc4
commit 51419d6171
6 changed files with 74 additions and 21 deletions
-3
View File
@@ -1,7 +1,4 @@
{pkgs, ...}: {
home.packages = with pkgs; [
pamixer
wiremix
impala
];
}