add nix system graphics
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
programs = {
|
||||
firefox = {
|
||||
enable = true;
|
||||
package = config.lib.nixGL.wrap pkgs.firefox;
|
||||
package = pkgs.firefox;
|
||||
languagePacks = [
|
||||
"en-GB"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user