docs: fix homeManagerConfiguration documentation
This commit is contained in:
parent
1dbac84b84
commit
72a135b093
|
@ -64,7 +64,7 @@ writing a Home Manager configuration.
|
|||
# Specify your home configuration modules here, for example,
|
||||
# the path to your home.nix.
|
||||
modules = [
|
||||
./home.nix;
|
||||
./home.nix
|
||||
];
|
||||
|
||||
# Optionally use extraSpecialArgs
|
||||
|
|
Loading…
Reference in a new issue