fix: remove trace

This commit is contained in:
Jake Hamilton 2023-05-27 21:32:31 -07:00
parent f85f831b33
commit 37950e37a2
No known key found for this signature in database
GPG key ID: 9762169A1B35EA68

View file

@ -32,7 +32,6 @@ let
${name} = user.home.config;
};
in
(builtins.trace "hello")
{
options.snowfallorg = {
user = mkOption {