update todo

Former-commit-id: d56f39275c
This commit is contained in:
Hadi
2025-02-18 23:40:07 +01:00
parent 651de22342
commit 2ffa0a3abf
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;
};
}