boreal: setup emacs-pgtk-gcc overlay
This commit is contained in:
parent
6bc481259e
commit
6f964c8b13
5 changed files with 31 additions and 1 deletions
|
|
@ -69,6 +69,11 @@ in
|
|||
layout = "fr";
|
||||
xkbVariant = "us";
|
||||
};
|
||||
|
||||
emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacsPgtkGcc;
|
||||
};
|
||||
};
|
||||
|
||||
sound.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue