From e7941cee341350e2b59b33abef99dfc1c36c2ea9 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Sat, 20 Aug 2022 00:23:51 +0300 Subject: 2022-08-20 --- flake.nix | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index c708930..c48bfe8 100644 --- a/flake.nix +++ b/flake.nix @@ -27,6 +27,11 @@ ref = "release-22.05"; }; + # nixpkgs-local = { + # type = "path"; + # path = "/home/azahi/src/nixpkgs"; + # }; + nixos-hardware = { type = "github"; owner = "NixOS"; @@ -63,6 +68,7 @@ }; }; + # FIXME https://github.com/nix-community/nix-doom-emacs/pull/248 nix-doom-emacs = { type = "github"; owner = "thiagokokada"; -- cgit v1.2.3