From 062fb6c8f5aae7b8f5fbe7436314e71f5651dc2f Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Sun, 30 Jun 2024 09:55:57 +0200 Subject: [PATCH] chore(nix): remove nix.config File is not needed anymore as nix-darwin stores the setting in /etc/nix/nix.conf --- .dotbot.conf.yaml | 1 - nix/nix.conf | 1 - 2 files changed, 2 deletions(-) delete mode 100644 nix/nix.conf diff --git a/.dotbot.conf.yaml b/.dotbot.conf.yaml index 653b539..9b7fe3a 100644 --- a/.dotbot.conf.yaml +++ b/.dotbot.conf.yaml @@ -26,7 +26,6 @@ ~/.config/lazygit/config.yml: git/lazygit.yml ~/.config/lf: lf ~/.config/nvim: nvim - ~/.config/nix: nix ~/.config/oatmeal: oatmeal ~/.config/ranger: ranger ~/.config/sesh: sesh diff --git a/nix/nix.conf b/nix/nix.conf deleted file mode 100644 index c7d7291..0000000 --- a/nix/nix.conf +++ /dev/null @@ -1 +0,0 @@ -experimental-features = nix-command flakes