From e27c1c480419ff8a3aebff3a539b8098c70e9115 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Mon, 2 Dec 2024 00:32:22 -0500 Subject: [PATCH] Remove unknown setting while updating to nix 24.11 --- modules/system/common/all-darwin.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/system/common/all-darwin.nix b/modules/system/common/all-darwin.nix index 44c1ee6..47716d8 100644 --- a/modules/system/common/all-darwin.nix +++ b/modules/system/common/all-darwin.nix @@ -93,7 +93,6 @@ "auto-allocate-uids" "flakes" "nix-command" - "repl-flake" ]; # extra-substituters = [ # ];