mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: remove export of overlay in default.nix
This commit is contained in:
parent
9ca1c2c0f9
commit
40bfb07763
1 changed files with 0 additions and 1 deletions
|
|
@ -15,5 +15,4 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
packages = import ./nix/packages {inherit sources;};
|
packages = import ./nix/packages {inherit sources;};
|
||||||
overlays = import ./nix/overlays;
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue