remove manual packages from flake
This commit is contained in:
parent
27fa686c7f
commit
adee9b3cb6
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
homeConfigurations."zynh" = inputs.home-manager.lib.homeManagerConfiguration {
|
homeConfigurations."zynh" = inputs.home-manager.lib.homeManagerConfiguration {
|
||||||
pkgs = hmpkgs;
|
|
||||||
extraSpecialArgs = { inherit inputs; };
|
extraSpecialArgs = { inherit inputs; };
|
||||||
|
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in a new issue