1 repositorio
Configuration and automation of systemd services that run within the user session context.
Distinct from Systemd Services: Specifically targets user-session services rather than system-wide daemon services
Explore 1 awesome GitHub repository matching devops & infrastructure · User-Level. Refine with filters or upvote what's useful.
Home Manager is a declarative framework for managing user-specific packages, dotfiles, and services. It serves as a tool for maintaining reproducible home directory setups and user environments across multiple machines using the Nix package manager. The system functions as a declarative dotfile manager, defining application configuration files from a central source to ensure consistency. It allows for the management of user-level software packages and the automation of background processes and services that start upon user login.
Sets up and controls background processes and systemd services that start automatically upon user login.