non important commit
This commit is contained in:
parent
94ccf41b50
commit
4d2886d88b
4 changed files with 8 additions and 2 deletions
7
home/modules/eww/eww.nix
Normal file
7
home/modules/eww/eww.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
programs.eww = {
|
||||
enable = true;
|
||||
|
||||
configDir = ./eww-config;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue