Commit Graph

4 Commits

Author SHA1 Message Date
theArctesian
af8e5deb4a Fix ISO image filename configuration syntax
- Moved image.fileName to top-level (not under isoImage.image)
- Fixed syntax error that prevented ISO build
2025-09-29 19:17:03 -07:00
theArctesian
820d691d48 Fix duplicate services.pulseaudio.enable definition in iso.nix 2025-09-29 19:04:24 -07:00
theArctesian
c79119dfe6 Fix all deprecation warnings and rename issues
- Reverted mysql back to mysql (mariadb was incorrect)
- Fixed isoImage.isoName -> image.fileName
- Fixed VSCode extensions/userSettings -> profiles.default.*
- Fixed Kitty theme -> themeFile
- Fixed Mako options -> settings structure
- Fixed GPG agent pinentryPackage -> pinentry.package
- Fixed hardware.pulseaudio -> services.pulseaudio
- Fixed hardware.opengl -> hardware.graphics
- Fixed nixos user password conflicts with mkForce
2025-09-29 19:02:15 -07:00
theArctesian
53cdf81af8 Fix package conflicts and add ISO configuration
- Fixed nvtop package reference (nvtopPackages.full -> nvtop)
- Fixed display manager conflicts in ISO config
- Fixed SSH settings conflicts with lib.mkForce
- Fixed home-manager username conflicts for ISO
- Added complete ISO build configuration with Wayland-only setup
- Added ISO build documentation and scripts
2025-09-29 18:46:24 -07:00