with pkgs
This commit is contained in:
parent
eb8a680cdc
commit
2c0f652143
@ -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 = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user