diff options
author | Azat Bahawi <azat@bahawi.net> | 2023-08-23 02:25:27 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2023-08-23 02:25:27 +0300 |
commit | 0e41d27187cd230111d44738b06f35efa7537b14 (patch) | |
tree | d9dc6610df0109fe530080bdbfd77d9aa7640c8c /modules/common/profiles | |
parent | 2023-08-13 (diff) |
2023-08-23
Diffstat (limited to '')
-rw-r--r-- | modules/common/profiles/headful.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/common/profiles/headful.nix b/modules/common/profiles/headful.nix index 7ec9d42..09bfad0 100644 --- a/modules/common/profiles/headful.nix +++ b/modules/common/profiles/headful.nix @@ -38,7 +38,7 @@ in { comma fd ripgrep - ripgrep-all + # ripgrep-all # FIXME https://github.com/NixOS/nixpkgs/issues/250306 sd tldr ]; |