update todo

This commit is contained in:
Hadi
2025-02-18 23:40:07 +01:00
parent 7aa07cde8e
commit d56f39275c
11 changed files with 188 additions and 419 deletions

View File

@@ -23,6 +23,6 @@
autoGarbageCollector = true;
# Choose your theme variables here
theme = import ../../themes/var/2025.nix;
theme = import ../../themes/var/yoru.nix;
};
}