diff --git a/modules/fish.nix b/modules/fish.nix index ae0a2cf3..8a723fae 100644 --- a/modules/fish.nix +++ b/modules/fish.nix @@ -89,6 +89,7 @@ in te = "trash empty"; nf = "nix flake"; + nfc = "nix flake check"; nfu = "nix flake update"; npr = "nixpkgs-review pr --run fish --print-result"; nd = "nix develop --command fish";