Commit Graph

11 Commits

Author SHA1 Message Date
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
6da8588e40 assertions + more descriptive initializations 2025-09-28 15:05:34 -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
fd340effd9 massive lsp evaluated rewrite 2024-06-08 23:54:40 -06:00
39157db0da cleanup 2024-04-28 15:11:56 -06:00
71184851d8 removed unstable input 2024-04-28 12:45:25 -06:00
4bcb766dec modules updates 2024-04-28 11:24:47 -06:00