mirror of
https://github.com/Novattz/creamlinux-installer.git
synced 2026-05-15 02:42:44 -04:00
Fix nix eval impurity problem
This commit is contained in:
@@ -109,6 +109,7 @@ environment.systemPackages = [
|
||||
(pkgs.callPackage inputs.creamlinux-installer {})
|
||||
];
|
||||
```
|
||||
Similarly to running the AppImage, you will need to set `WEBKIT_DISABLE_DMABUF_RENDERER=1` if your GPU is from Nvidia in order to run the package.
|
||||
|
||||
### Building from Source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user