re-enabled some bookmarks

This commit is contained in:
2025-01-25 13:02:28 -06:00
parent a91cad44c7
commit 7ea8472de1
3 changed files with 10 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ let
services = import ./service-widgets.nix { inherit lib config; };
in
[
# { "stash" = [ { inherit (services) stash; } ]; }
{ "stash" = [ { inherit (services) stash; } ]; }
# {
# productivity = [
# { inherit (services) calendar; }