This commit is contained in:
steveej 2024-02-08 20:53:22 +01:00
parent a9218a80e6
commit 7137e93805
49 changed files with 2034 additions and 2002 deletions

View file

@ -1,9 +1,8 @@
{ self'
, inputs'
, pkgs
}:
{
self',
inputs',
pkgs,
}: {
install = pkgs.mkShell {
name = "infra-install";
packages = with pkgs; [