Fix edge typo

Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2021-04-11 00:42:20 +02:00
parent d3e46e5413
commit 79f366c2ec
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -19,7 +19,7 @@ inputs: {
overlays = inputs.self.overlays;
programs = {
base.enable = true;
bash.enable = true;
emacs = {
enable = true;
package = pkgs.emacs;