home | clean up

This commit is contained in:
Don Harper 2025-07-05 17:37:08 -05:00
parent 905ba86a3d
commit 9a9aca3610
4 changed files with 2 additions and 5 deletions

View file

@ -34,7 +34,6 @@
nixpkgs.config.allowUnfreePredicate = pkg:
builtins.elem (lib.getName pkg) [ "widevine-cdm" ];
colmena = {
# colmenaHive = colmena.lib.makeHive {
meta = {
nixpkgs = import nixpkgs { system = "x86_64-linux"; };
specialArgs = { inherit inputs outputs; };