Noctalia shell, Yazi file manager, added and removed Ghostty, general configuration changes desktop side

This commit is contained in:
2026-01-27 11:11:45 -06:00
parent 8bf191eefc
commit 6d66b4aa80
9 changed files with 228 additions and 149 deletions
+6
View File
@@ -0,0 +1,6 @@
{pkgs, ...}:
{
programs.yazi = {
enable = true;
};
}