nixos: prelim plausible

This commit is contained in:
Vivian 2021-12-12 15:51:56 +01:00
parent 0344733b69
commit dba7e0d1e9
11 changed files with 115 additions and 15 deletions

View file

@ -1,4 +1,6 @@
final: prev: {
clickhouse = prev.callPackage ./clickhouse { };
v = {
unbound = prev.unbound.override {
withSystemd = true;