Updates to nix config to fix deprecation warnings
This commit is contained in:
@@ -39,6 +39,6 @@
|
||||
};
|
||||
|
||||
# Install comma
|
||||
imports = [ inputs.nix-index-database.hmModules.nix-index ];
|
||||
imports = [ inputs.nix-index-database.homeModules.nix-index ];
|
||||
programs.nix-index-database.comma.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user