Commit graph

16 commits

Author SHA1 Message Date
704a630a33 Refactors host config file structure
• Migrates configuration files from 'common' to 'global'
• Updates import paths across modules
• Removes outdated macOS configuration
• Adds user configuration files WIP
2025-05-08 17:06:03 -04:00
b65fdb30ba Refactor user authentication to use hashed passwords across all configurations 2025-04-24 01:05:18 -04:00
2e4db2b86c Refactor user configuration to utilize secret-based management and remove deprecated environment files 2025-04-24 01:05:18 -04:00
cca85f737e Refactor user home directory references to use config.hostSpec.home for consistency across configurations 2025-04-21 02:07:52 -04:00
541eec3841 Updates audio and kernel configs; Fixes Bluetooth
- Adds full PulseAudio package configuration
- Refines Bluetooth settings, enabling power-on boot and adding extra tools/configs
- Switches to zen kernel and adjusts CPU microcode update option
2025-04-20 13:31:21 -04:00
acf2240888 Adds adb support with user group configuration
- Introduces an optional module to enable adb
- Integrates adb module into host configuration
- Adds adbusers group membership to user settings
2025-04-14 13:45:59 -04:00
51b8839eb4 Add Hyprland configuration and scripts 2025-03-28 14:29:51 -04:00
27997d2a33 Refactor Desktop configurations; pre work for adding new desktops (hypr) 2025-03-17 16:40:45 -04:00
2d703a0498 Mac VM, needs work to be useful but it "works" when installed. 2025-03-14 19:47:32 -04:00
0698b52f7e Update swap device UUID in hardware configuration, was wrong in Rune 2025-03-14 19:46:57 -04:00
76f3823959 Update disk UUIDs in hardware configuration for new 1tb install. 2025-03-12 13:41:55 -04:00
6bdba199c1 Remove JetBrains Toolbox from development packages, add (non-functional) Fleet configuration, and introduce Vial for keyboard setup 2025-03-12 13:36:59 -04:00
6097c89763 Add ddcutil configuration for monitor controls 2025-03-06 19:40:27 -05:00
eacc091c52 Removed runtime libraries used for minecraft, now handled in repo with nix-shell 2025-03-04 23:42:41 -05:00
f86f184345 Refactor boot configuration, not all machines share bootloader 2025-03-04 14:21:45 -05:00
da84d1ad9a Reworked config! Fully working for VM, needs testing with rune now. 2025-03-04 04:45:31 -05:00