another small reorg
This commit is contained in:
6
home/bin/waybar/default.nix
Normal file
6
home/bin/waybar/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{pkgs, ...}: {
|
||||
programs.waybar = {
|
||||
enable = true;
|
||||
package = pkgs.waybar;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user