standerdize includes

This commit is contained in:
Don Harper 2024-06-14 06:23:48 -05:00
parent 8d45d64d3c
commit 0a84c70166
13 changed files with 13 additions and 13 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ inputs, outputs, lib, config, pkgs, ... }:
let
my-python-packages = python-packages: with python-packages; [