Commit graph

9 commits

Author SHA1 Message Date
09e96e329f Fix shell assignment in global config and update package inheritance in rune host config 2025-05-29 00:05:21 -04:00
061611a63f Add gojo and haze fastfetch files 2025-05-28 23:03:55 -04:00
a165a480cc Fix SSH username reference and update key handling in secrets configuration 2025-05-28 23:03:38 -04:00
e6e0c1467a disable citron emu, no longer available 2025-05-28 23:03:15 -04:00
6cd181ecb9 Enabled epiphany, disabled chromium 2025-05-28 21:39:26 -04:00
5695caa8cf Refactors SSH/GPG secrets handling
- Switches to per-user SSH configuration by retrieving user-specific secrets
- Integrates GPG key creation and config into secret spec structure
- Simplifies SSH config and key copying logic for better maintainability
- Streamlines SMTP and firewall option mappings
2025-05-28 21:26:31 -04:00
9e443fa4f1 Refactors configurations across home for cleaner user/host-specific configs
- Removes global development utilities file and shifts related tools to core
- Updates gaming and vscode modules with refined commands and file renames
- Wraps GNOME dconf settings in mkDefault/mkForce for consistency across users
- Adds host-specific configurations (dconf, monitors, and VM settings)
- Organizes user theme files by relocating global assets to user directories
2025-05-28 17:04:49 -04:00
765e510f15 Update GNOME settings: enable user extensions by default and adjust monitors configuration 2025-05-28 14:56:16 -04:00
270ebded3d Refactor config paths & update host imports
• Relocates common configurations from a user-specific directory to a global hierarchy
• Adds host-specific files and updates import paths for better modularity
• Introduces an experimental GNOME mutter feature
2025-05-27 14:44:19 -04:00