about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2024-02-10 19:58:11 +0900
committersefidel <contact@sefidel.net>2024-02-10 19:58:11 +0900
commit6286af625e0fa56d01e9a6a6eeed0caaea1877c4 (patch)
treeda80f04deb9f5601fe40977cbf4c287fe2d1a5b3 /flake.nix
parentea8153a1d7273cafdc5444094ec7c43d688c9288 (diff)
downloadnixrc-6286af625e0fa56d01e9a6a6eeed0caaea1877c4.tar.gz
nixrc-6286af625e0fa56d01e9a6a6eeed0caaea1877c4.zip
feat(nixos/kanata): configure atticd
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 7428001..d36a946 100644
--- a/flake.nix
+++ b/flake.nix
@@ -27,6 +27,8 @@
 
     hydra.url = "github:NixOS/hydra";
 
+    attic.url = "github:zhaofengli/attic";
+
     neovim-nightly.url = "github:nix-community/neovim-nightly-overlay";
     neovim-nightly.inputs.nixpkgs.follows = "unstable";