fix(dregil): Do not use the emacs overlay
This commit is contained in:
parent
5aa09155ed
commit
08dc438dab
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@
|
|||
{
|
||||
nixpkgs = {
|
||||
config.allowUnfree = true;
|
||||
overlays = with inputs; [
|
||||
emacs.overlay
|
||||
];
|
||||
};
|
||||
home-manager.extraSpecialArgs = { inherit stable; };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue