I forgot to pull the repo in vm I'm so retarded

This commit is contained in:
caem 2025-01-25 15:00:12 +01:00
parent 9c564c3663
commit 58ec2d57e5
Signed by: caem
GPG key ID: 69A830D03203405F
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
config = { sloth, ... }: {
app.package = prev.tor-browser;
app.binPath = "bin/tor-browser";
flatpak.appId = builtins.trace "Yes the overlay is called" "org.torproject.tor-browser";
flatpak.appId = "org.torproject.tor-browser";
dbus.policies = {
"org.a11y.Bus" = "talk";