about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--home/gtk/default.nix6
1 files changed, 0 insertions, 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;
-    # };
   };
 }