309 B
309 B
18-home-manager-module
This example shows a small reusable Home Manager module.
It includes:
- a module stored in
module.nix, - one option namespace,
- one config effect, and
- a check that evaluates a throwaway Home Manager configuration.
Useful commands:
nix flake show
nix flake check