Make things more configurable

This commit is contained in:
Jonas Juselius
2019-10-17 16:05:47 +02:00
parent 53e25ffb22
commit 81717fe223
12 changed files with 154 additions and 43 deletions

View File

@@ -1,4 +1,5 @@
with import <nixpkgs> {};
{ pkgs ? import <nixpkgs> {}, ...}:
with pkgs;
let
initca' =
let