mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-27 09:11:02 +01:00
minimal: Adapt to homeModules rename
This commit is contained in:
parent
882b0a1fef
commit
f9e38af947
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@
|
|||
};
|
||||
|
||||
imports = [
|
||||
inputs.nix-index-database.hmModules.nix-index
|
||||
inputs.nixvim.homeManagerModules.nixvim
|
||||
inputs.nix-index-database.homeModules.nix-index
|
||||
inputs.nixvim.homeModules.nixvim
|
||||
extraInfo
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue