No description
- Nix 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| modules | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
Home Manager
Standalone user configuration for mixel on EndeavourOS. Requires Nix with
nix-command and flakes enabled.
From this directory:
nix flake check
home-manager switch --flake .
Add user packages and settings in modules/home.nix. Update flake.lock
intentionally with nix flake update.