with pkgs

This commit is contained in:
illustris 2022-01-23 16:37:26 +05:30
parent eb8a680cdc
commit 2c0f652143

View File

@ -1,5 +1,8 @@
{ pkgs, ... }@args: { ... }@args:
let
pkgs = (import <nixpkgs> {});
in
with pkgs; { with pkgs; {
illustris = import ./by-maintainer.nix args; illustris = import ./by-maintainer.nix args;
homelab = { homelab = {