added waybar

This commit is contained in:
biscuit
2025-05-14 06:43:51 -05:00
parent a6b08c1a98
commit 28c1409053
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{ ... }: {
programs.waybar = {
enable = true;
};
}