Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion template/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ in
{
imports = [
inputs.hydenix.lib.homeModules
inputs.nix-index-database.hmModules.nix-index # Command-not-found and comma tool support
inputs.nix-index-database.homeModules.nix-index # Command-not-found and comma tool support
./modules/hm # Your custom home-manager modules (configure hydenix.hm here!)
];
};
Expand Down