do some moving

This commit is contained in:
Schrottkatze 2025-03-27 20:06:54 +01:00
commit 49298541e5
No known key found for this signature in database
78 changed files with 1570 additions and 1573 deletions

View file

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