mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-03 09:27:16 +00:00
flake: move home-manager module to flake-parts root
This commit is contained in:
parent
2251bcbc64
commit
4703ed7731
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@
|
|||
homeManagerModules = {
|
||||
neovim-flake = {
|
||||
imports = [
|
||||
(import ./lib/module self.packages inputs)
|
||||
(import ./flake/modules/hm-module.nix self.packages inputs)
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue