No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-25 11:02:20 +02:00
modules chore: simplify to a minimal layout 2026-09-25 10:29:28 +02:00
.gitignore Bootstrap shared Home Manager configuration 2026-09-25 09:22:55 +02:00
flake.lock Bootstrap shared Home Manager configuration 2026-09-25 09:22:55 +02:00
flake.nix chore: change description 2026-09-25 11:02:20 +02:00
README.md chore: simplify to a minimal layout 2026-09-25 10:29:28 +02:00

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.