chore: rename all to default.nix
This commit is contained in:
parent
3c3865d945
commit
5caaa1e678
13 changed files with 18 additions and 9 deletions
modules/home/waybar
9
modules/home/waybar/default.nix
Normal file
9
modules/home/waybar/default.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
programs.waybar = {
|
||||
enable = true;
|
||||
settings = [
|
||||
|
||||
|
||||
];
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue