This commit is contained in:
zuckerberg 2021-04-11 18:43:03 -04:00
parent f5a41eeb3f
commit 7b70b48de4

View File

@ -1,5 +1,5 @@
{ pkgs, ... }:
{ lib, pkgs, config, ... }:
with lib;
let
cfg = config.nix.flakes;
in {