non important commit

This commit is contained in:
benstrb 2026-01-10 21:18:08 +01:00
parent 94ccf41b50
commit 4d2886d88b
4 changed files with 8 additions and 2 deletions

View file

View file

7
home/modules/eww/eww.nix Normal file
View file

@ -0,0 +1,7 @@
{
programs.eww = {
enable = true;
configDir = ./eww-config;
};
}