diff options
Diffstat (limited to '')
| -rw-r--r-- | profiles/nix/nix.nix (renamed from profiles/default.nix) | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/default.nix b/profiles/nix/nix.nix index 6d0af84..f80c808 100644 --- a/profiles/default.nix +++ b/profiles/nix/nix.nix @@ -24,9 +24,4 @@ ]; }; }; - - programs.fish.enable = true; - - ## disable that slow "building man-cache" step - documentation.man.generateCaches = lib.mkForce false; } |
