Commit Graph

13 Commits

Author SHA1 Message Date
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
8241e6ca57 removed/untoggled unused apps 2025-10-02 15:13:18 -06:00
6da8588e40 assertions + more descriptive initializations 2025-09-28 15:05:34 -06:00
fcc0b36089 - zen, other apps; + thunderbird 2024-12-04 22:32:57 -06:00
f54d298af5 removed commented apps 2024-12-04 05:18:16 -06:00
120d485f28 best practices: get rid of with pkgs; 2024-11-09 16:26:20 -06:00
b514828594 applied nixfmt (new version) 2024-09-22 14:45:24 -06:00
4224ba8887 collector from unstable <3 2024-07-20 13:07:09 -06:00
0380c32b9a further up modularization 2024-05-11 19:30:43 -06:00