summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/ebisu/shared/editor.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/ebisu/shared/editor.nix b/home/ebisu/shared/editor.nix
index 9339e4e..55809cd 100644
--- a/home/ebisu/shared/editor.nix
+++ b/home/ebisu/shared/editor.nix
@@ -1,4 +1,4 @@
-{ pkgs, ... }:
+{ inputs, pkgs, ... }:
{
home.packages = with pkgs; [
emacs