add colmeno
Some checks failed
/ build (push) Failing after 12s
/ lint (push) Successful in 8s

This commit is contained in:
Jana Dönszelmann 2025-08-20 12:51:41 +02:00
parent 194d8d9448
commit f5cab89d2c
No known key found for this signature in database

View file

@ -2,6 +2,7 @@
lib, lib,
pkgs, pkgs,
config, config,
flakes,
... ...
}: }:
let let
@ -136,6 +137,7 @@ in
wget wget
# used in deployments # used in deployments
flakes.colmena.defaultPackage."x86_64-linux"
lix lix
openssh openssh
]; ];