update flake lock, set nixpkgs config for IFD

This commit is contained in:
2025-12-13 23:35:05 -05:00
parent cd39cb10b8
commit 66e364b08f
2 changed files with 34 additions and 33 deletions

View File

@@ -1,5 +1,6 @@
{ lib, pkgs, ... }:
{
nixpkgs.config.allowImportrFromDerivation = true;
nix = {
#package = pkgs.nixVersions.latest;
diffSystem = true;