play with config

This commit is contained in:
2025-08-03 20:34:51 +02:00
parent c22eab800c
commit ffc78043e6
11 changed files with 13 additions and 74 deletions

View File

@@ -4,4 +4,6 @@ with pkgs;
let shared-packages = import ../shared/packages.nix { inherit pkgs; }; in
shared-packages ++ [
dockutil
_1password-gui
raycast
]