Renamed deprecated value in nix config

See 83793ca898 for more info.
This commit is contained in:
Okirshen 2023-07-26 22:37:02 +00:00 committed by Mihai Fufezan
parent a9b8e2159c
commit c36c30c17b
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ in {
};
};
fonts.enableDefaultFonts = mkDefault true;
fonts.enableDefaultPackages = mkDefault true;
hardware.opengl.enable = mkDefault true;
programs = {