From a68263b8d38f5048c7ccb8522f4f007f31fa8388 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 9 Jun 2022 13:42:07 -0700 Subject: fix(GTK): delete commented code Change-Id: Ia942b32b9eef3d5205a7845ef4945d42af8a0862 Reviewed-on: https://cl.fcuny.net/c/world/+/321 Reviewed-by: Franck Cuny --- home/gtk/default.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/home/gtk/default.nix b/home/gtk/default.nix index b9173c7..0dd62cb 100644 --- a/home/gtk/default.nix +++ b/home/gtk/default.nix @@ -39,11 +39,5 @@ in { [ "file:///home/fcuny/workspace" "file:///home/fcuny/documents" ]; }; }; - - # environment = { - # pathsToLink = [ "/libexec" ]; - # homeBinInPath = true; - # localBinInPath = true; - # }; }; } -- cgit 1.4.1