about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-02-13 11:54:19 -0800
committerFranck Cuny <franck@fcuny.net>2022-02-13 11:54:19 -0800
commitcfc6a1a70804a26e0d9ae3734e17c039c3bad2a2 (patch)
tree4c2dc9a14618a5fe582a6c5bb1002b005d6c276c
parentdesktop: ensure we're installing sway (diff)
downloadworld-cfc6a1a70804a26e0d9ae3734e17c039c3bad2a2.tar.gz
cli: this is not working
Diffstat (limited to '')
-rw-r--r--users/fcuny/cli/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/users/fcuny/cli/default.nix b/users/fcuny/cli/default.nix
index 3599ac9..ff2b89f 100644
--- a/users/fcuny/cli/default.nix
+++ b/users/fcuny/cli/default.nix
@@ -12,6 +12,4 @@
     pkgs.jq
     pkgs.ripgrep
   ];
-
-  programs.perftools.enable = true;
 }