This commit is contained in:
commit
556c58f0fb
2 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
"clock"
|
||||
];
|
||||
"bluetooth" = {
|
||||
"format" = "<span</span>";
|
||||
"format" = "<span></span>";
|
||||
"on-click" = "${pkgs.blueman}/bin/blueman-manager";
|
||||
};
|
||||
"wireplumber" = {
|
||||
|
|
|
@ -540,6 +540,7 @@
|
|||
|
||||
troubleshooting-tools = {pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
comma
|
||||
iftop
|
||||
bottom
|
||||
btop
|
||||
|
|
Loading…
Reference in a new issue