Commit Graph

6 Commits

Author SHA1 Message Date
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
685d0e3bba linting 2025-04-18 21:43:42 -06:00
023744a872 migrated all languages to devshell 2025-04-18 21:29:02 -06:00
6846fc3eec emacs support for new languages + dependencies 2025-03-25 01:26:35 -06:00