From 608d5f81585c87e8831a226cc061e467f707d673 Mon Sep 17 00:00:00 2001 From: Bloxx12 Date: Mon, 12 May 2025 13:03:18 +0200 Subject: [PATCH] nix/module.nix: remove outdated repl-flake experimental feature --- modules/system/nix/module.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/system/nix/module.nix b/modules/system/nix/module.nix index 69e8b78..8bae420 100644 --- a/modules/system/nix/module.nix +++ b/modules/system/nix/module.nix @@ -98,7 +98,6 @@ in { "flakes" # flakes "nix-command" # experimental nix commands "cgroups" # allow nix to execute builds inside cgroups - "repl-flake" # nh os repl needs this on lix "pipe-operator" ];