diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-07-09 23:28:49 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-07-09 23:28:49 -0400 |
| commit | 36e5025868cfd674ef4f8a0ae0529371d6581572 (patch) | |
| tree | 207eab51f636a157e562afca623668eec0f35630 /hosts | |
| parent | 8c57a511a35702ddf354f3cb52e04228a36bee82 (diff) | |
hammerspoon listener pt 1
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/RyanMac/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/RyanMac/configuration.nix b/hosts/RyanMac/configuration.nix index 088b774..19ffeec 100644 --- a/hosts/RyanMac/configuration.nix +++ b/hosts/RyanMac/configuration.nix | |||
| @@ -179,6 +179,7 @@ in { | |||
| 179 | "tailscale-app" | 179 | "tailscale-app" |
| 180 | "netbird-ui" | 180 | "netbird-ui" |
| 181 | "ubersicht" | 181 | "ubersicht" |
| 182 | "hammerspoon" | ||
| 182 | ]; | 183 | ]; |
| 183 | }; | 184 | }; |
| 184 | 185 | ||
