mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
docs: fix homeManagerConfiguration documentation
This commit is contained in:
committed by
Robert Helgesson
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
|
||||
|
||||
Reference in New Issue
Block a user