fuck overlay again
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
{ inputs, ... }: {
|
||||
flake.nixosModules.overlay = { pkgs, ... }: {
|
||||
nixpkgs.overlays = [
|
||||
(final: prev: {
|
||||
helium = pkgs.callPackage ../pkgs/helium.nix { };
|
||||
})
|
||||
];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user