non important commit

This commit is contained in:
benstrb 2026-01-31 10:35:04 +01:00
parent a995ab5e76
commit 7d1fb337af
2 changed files with 5 additions and 1 deletions

5
home/modules/waybar.nix Normal file
View file

@ -0,0 +1,5 @@
{
programs.waybar = {
enable = true;
};
}