some stuff

This commit is contained in:
TheWanderingCrow 2025-07-27 23:13:58 -04:00
parent 0a5823d28d
commit 27669f17bd

View file

@ -1,8 +0,0 @@
{pkgs, ...}: {
home.packages = builtins.attrValues {
inherit
(pkgs)
candle
;
};
}