mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
reboot test once more
This commit is contained in:
parent
9509987bce
commit
4d03d151f6
5 changed files with 11 additions and 12 deletions
|
|
@ -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
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue