mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-22 21:30:51 +00:00
dev: default hm module should not declare nixpkgs options
This commit is contained in:
parent
e4d0f57c7b
commit
3f46600abc
1 changed files with 0 additions and 4 deletions
|
@ -43,10 +43,6 @@
|
|||
|
||||
homeManagerModules.default = {
|
||||
imports = [./lib/hm-module.nix];
|
||||
nixpkgs.overlays = [
|
||||
inputs.tidalcycles.overlays.default
|
||||
inputs.self.overlays.default
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue