init
This commit is contained in:
commit
0df1237eb2
19 changed files with 1921 additions and 0 deletions
4
modules/waybar.nix
Normal file
4
modules/waybar.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.waybar.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue