Make things more configurable
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
with import <nixpkgs> {};
|
||||
{ pkgs ? import <nixpkgs> {}, ...}:
|
||||
with pkgs;
|
||||
let
|
||||
initca' =
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user