Commit Graph

27 Commits

Author SHA1 Message Date
Danilo Reyes
6573392c3b Refactor user option types across modules for consistency
Updated multiple configuration files to replace the user option type with a unified `usersOptionType`, enhancing consistency in user management across applications and services. This change simplifies the user configuration process and improves maintainability.
2026-01-16 13:40:44 -06:00
Danilo Reyes
f1e6015d39 Add multi-user support for package installations across various modules
Updated multiple configuration files to include a `merge` option for user management, enhancing the ability to handle multi-user setups for applications and services. This change improves flexibility in managing user-specific package installations, ensuring a more streamlined configuration process.
2026-01-16 13:38:49 -06:00
Danilo Reyes
cbe7c25812 Add multi-user support for various applications and services
Enhanced the configuration files to support multi-user management by introducing user options for multiple applications, including art, gaming, multimedia, and development tools. Updated existing modules to utilize these new user options, improving flexibility and maintainability in user package installations.
2026-01-16 13:07:56 -06:00
Danilo Reyes
2893487ffc format 2026-01-16 11:47:15 -06:00
Danilo Reyes
495f6e2e25 Refactor user management functions to use inputs
Removed the `lib.nix` file and refactored various modules to utilize `inputs.self.lib` for user package and attribute management. This change enhances consistency and maintainability across the configuration files.
2026-01-16 10:55:15 -06:00
Danilo Reyes
b89d193445 Add helper functions for multi-user toggle support
Introduced a new file `lib.nix` containing helper functions to streamline user package management and attributes for multi-user configurations. Updated various modules to utilize these functions, enhancing code maintainability and readability.
2026-01-16 10:36:02 -06:00
Danilo Reyes
4e835aca1b multi-user toggle init 2026-01-16 10:19:36 -06:00
8497c3fa69 better concatenation of var packages 2025-05-28 09:06:19 -06:00
685d0e3bba linting 2025-04-18 21:43:42 -06:00
ecb9f386ce migrating dev environments to output 2025-04-18 20:57:36 -06:00
6846fc3eec emacs support for new languages + dependencies 2025-03-25 01:26:35 -06:00
29d977d218 better way to declare nix functions 2025-02-19 10:46:42 -06:00
181babfa2a list concatenation 2024-12-18 13:30:55 -06:00
85ec0c0ff4 gallery-dl dotfile built with nix 2024-11-29 22:26:59 -06:00
2c377b9664 deadnix + statix after best-practices 2024-11-09 16:41:33 -06:00
120d485f28 best practices: get rid of with pkgs; 2024-11-09 16:26:20 -06:00
37aa35daed migrated channel 24.05 to unstable 2024-10-27 17:11:00 -06:00
b514828594 applied nixfmt (new version) 2024-09-22 14:45:24 -06:00
81e74871a1 sops: root d, hosts d, modules/servers til multiscrobbler 2024-06-22 18:01:39 -06:00
fd340effd9 massive lsp evaluated rewrite 2024-06-08 23:54:40 -06:00
6ec6eb239a nixfmt fix 2024-06-08 20:02:41 -06:00
Danilo Reyes
46cdbd8a09 probably broken, car ride modularizing 2024-06-07 17:07:21 -06:00
02d600cc73 further modularization + systemd template 2024-05-11 21:35:31 -06:00
39157db0da cleanup 2024-04-28 15:11:56 -06:00
c7b3fdeaba header order changed, multimedia 2024-04-19 23:31:27 -06:00
36f4b83c82 options follow my.schema to avoid conflicts 2024-04-19 23:19:21 -06:00
71c838a95a restructured modules, toggling them, overlays 2024-04-19 14:55:22 -06:00