summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--user/settings/nix.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/user/settings/nix.nix b/user/settings/nix.nix
index 94b28e52..87db3d56 100644
--- a/user/settings/nix.nix
+++ b/user/settings/nix.nix
@@ -12,9 +12,6 @@ in
     enable = true;
     # needed for "standalone" home-manager, conflicts with module
     package = lib.mkDefault pkgs.nix;
-    settings = {
-      use-xdg-base-directories = true;
-    };
   };
 
   home.packages = with pkgs; [