Trying ashell

This commit is contained in:
Emmet
2025-03-08 16:24:10 -06:00
parent 3620c1ad51
commit 16b66ba515
5 changed files with 169 additions and 92 deletions

View File

@@ -13,8 +13,5 @@ in {
home.packages = with pkgs; [
blueman
];
services = {
blueman-applet.enable = true;
};
};
}