diff options
author | Nathan Reiner <nathan@nathanreiner.xyz> | 2024-09-20 16:45:16 +0200 |
---|---|---|
committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2024-09-20 16:45:16 +0200 |
commit | 0dde8b195fc62e0d05933e094f5ae09bc917cf09 (patch) | |
tree | 25ff9b928e23950dcd015afd16aa939506c320cc /.direnv | |
parent | 5756b833718d8b7bc8db378dd9dbebc52aa61220 (diff) |
wait until tray is available
Diffstat (limited to '.direnv')
l--------- | .direnv/flake-profile | 1 | ||||
l--------- | .direnv/flake-profile-2-link | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.direnv/flake-profile b/.direnv/flake-profile new file mode 120000 index 0000000..c7ae5b7 --- /dev/null +++ b/.direnv/flake-profile @@ -0,0 +1 @@ +flake-profile-2-link
\ No newline at end of file diff --git a/.direnv/flake-profile-2-link b/.direnv/flake-profile-2-link new file mode 120000 index 0000000..5175965 --- /dev/null +++ b/.direnv/flake-profile-2-link @@ -0,0 +1 @@ +/nix/store/b70fhnqlc2jw2y0ihbblpgskw26iypc8-webtray-env
\ No newline at end of file |