diff --git a/flake.nix b/flake.nix index 3355c48..8f8521d 100644 --- a/flake.nix +++ b/flake.nix @@ -1,8 +1,5 @@ { description = "Infinidoge's NixOS configuration"; - nixConfig = { - allow-import-from-derivation = true; - }; inputs = { ### Nixpkgs ###