trying vieb

This commit is contained in:
Bryan Ramos 2023-06-10 16:28:01 -04:00
parent fc6e75174b
commit 5551b085c0

View file

@ -14,6 +14,7 @@ in
(tor-browser-bundle-bin.override {
useHardenedMalloc = false; # NixOS bug requires this
})
vieb
];
};
}