about summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-02-27 15:21:59 +0900
committersefidel <contact@sefidel.net>2023-02-27 15:21:59 +0900
commit38c79a4d90ad8971e22c145cb6269c2eb53029b5 (patch)
tree7e1e8063c920422fac77019c783cae48ab9915f1 /home
parent81bbaf14a33dfdccd46250bd3c9040f8a0912f70 (diff)
downloadnixrc-38c79a4d90ad8971e22c145cb6269c2eb53029b5.tar.gz
nixrc-38c79a4d90ad8971e22c145cb6269c2eb53029b5.zip
feat(home/base): update blocking issue for zellij
Diffstat (limited to 'home')
-rw-r--r--home/profiles/base/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/base/default.nix b/home/profiles/base/default.nix
index b9ab1c4..53c1847 100644
--- a/home/profiles/base/default.nix
+++ b/home/profiles/base/default.nix
@@ -229,7 +229,7 @@ in
         enableZshIntegration = true;
       };
 
-      # TODO: https://github.com/zellij-org/zellij/issues/1013
+      # TODO: https://github.com/NixOS/nixpkgs/issues/198655
       # zellij = {
       #   enable = true;
       #