Fix remaining deprecation warnings

- Fixed MySQL -> MariaDB package name
- Fixed Kitty theme -> themeFile in tokyo-night.nix
- Fixed Mako settings structure in tokyo-night.nix
- Converted individual mako options to settings.* structure
This commit is contained in:
theArctesian
2025-09-29 19:23:17 -07:00
parent af8e5deb4a
commit 8ceb61f208
3 changed files with 26 additions and 22 deletions

View File

@@ -180,7 +180,7 @@ in
# Database clients
postgresql
mysql
mariadb
sqlite
redis
mongodb-tools