reboot test once more

This commit is contained in:
Bryan Ramos 2023-06-07 14:59:34 -04:00
parent 9509987bce
commit 4d03d151f6
5 changed files with 11 additions and 12 deletions

View file

@ -11,7 +11,6 @@ in
programs.chromium.enable = true;
home.packages = with pkgs; [
google-chrome
(tor-browser-bundle-bin.override {
useHardenedMalloc = false; # NixOS bug requires this
})