A bare-bones, single-user home file linker for NixOS.
Why? Home-manager has too many shortcomings.
- Import the default NixOS module of the flake
- Set
home.userto the same value you use to set upusers.users - Link files using
home.files.<path>- Right now, the supported attributes are:
source,text,onChange
- Right now, the supported attributes are: