Update asahi to latest using 23.05
This commit is contained in:
parent
286f296de4
commit
20f296dc5e
6 changed files with 46 additions and 80 deletions
|
@ -220,16 +220,6 @@ in
|
|||
hardware.opengl.enable = true;
|
||||
hardware.opengl.driSupport = true;
|
||||
hardware.opengl.driSupport32Bit = !pkgs.stdenv.isAarch64; # For 32 bit applications
|
||||
# Email
|
||||
programs.thunderbird = {
|
||||
enable = true;
|
||||
profiles.default = {
|
||||
isDefault = true;
|
||||
};
|
||||
settings = {
|
||||
"privacy.donottrackheader.enabled" = true;
|
||||
};
|
||||
};
|
||||
|
||||
## Services
|
||||
# gnome-keyring for storing keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue