diff --git a/flake.nix b/flake.nix index b1f05f3..9fc0417 100644 --- a/flake.nix +++ b/flake.nix @@ -68,6 +68,8 @@ # Nix files formatter (run `nix fmt`) formatter = forEachSupportedSystem ({ pkgs, ... }: pkgs.nixpkgs-fmt); + inherit (home-config) overlays; + # Example vm configuration nixosConfigurations.vm = let