docs(README): update Nix home-manager example (#170)

This commit is contained in:
Yomi Ikuru
2024-04-30 17:48:45 +01:00
committed by GitHub
parent 9da440ced6
commit 662a18a2d6

View File

@@ -74,6 +74,7 @@ To use it in home-manager:
```nix
# home.nix
{
config,
pkgs,
...
}: {