summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorstuebinm2022-12-06 18:35:32 +0100
committerstuebinm2022-12-06 18:35:32 +0100
commit845bd21f24a946863a0e649212d75f166ae590a4 (patch)
tree59e24e6c1f24f307e58c8f36c669f1fc36633301 /flake.nix
parent8a10ea437cf74619865e0966f8be8f16e6cba938 (diff)
home: emacs on wayland
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 6595b93..de5a4ba 100644
--- a/flake.nix
+++ b/flake.nix
@@ -15,6 +15,7 @@
deploy-rs.url = "github:serokell/deploy-rs";
deploy-rs.inputs.nixpkgs.follows = "nixpkgs";
simple-nixos-mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver/master";
+ emacs-overlay.url = "gitlab:nix-community/emacs-overlay";
uplcg.url = "git+https://stuebinm.eu/git/uplcg?ref=main";
uplcg.flake = false;