forgot I removed this
This commit is contained in:
alsaiduq-lab 2025-10-06 13:05:05 -06:00
parent 6c8c5c43d4
commit 005950d9ea
2 changed files with 0 additions and 6 deletions

View file

@ -1,5 +0,0 @@
{pkgs, ...}: {
home.packages = with pkgs; [
waybar
];
}