[Flake] Move to 26.05

This commit is contained in:
2026-05-30 11:53:54 -07:00
parent 4714da7d8f
commit 8cb79001d3
11 changed files with 30 additions and 20 deletions

View File

@@ -10,6 +10,7 @@
programs.eww = {
enable = true;
configDir = ./config;
yuckConfig = "${./config}";
scssConfig = "${./config}";
};
}