Removed beeref cause it wasn't used - fixed up the fonts.
Some checks failed
/ Check formatting (push) Failing after 1m44s
Some checks failed
/ Check formatting (push) Failing after 1m44s
This commit is contained in:
parent
32ddbdb865
commit
95a2cb6ff5
4 changed files with 17 additions and 5 deletions
|
@ -66,7 +66,7 @@
|
|||
{
|
||||
nixpkgs.overlays = [
|
||||
(final: prev: {
|
||||
beeref = final.callPackage ./beeref.nix {}; # I'M GOING TO TRUNCATE *YOU*, BEEREF.
|
||||
# beeref = final.callPackage ./beeref.nix {}; # I'M GOING TO TRUNCATE *YOU*, BEEREF.
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue