fix: remove withWaylandGLFW
This commit is contained in:
parent
d1f9c00fc6
commit
1efb7842bf
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ in
|
|||
{
|
||||
config = lib.mkIf cfg.enable {
|
||||
home.packages = [
|
||||
(pkgs.prismlauncher.override { withWaylandGLFW = true; })
|
||||
pkgs.prismlauncher
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue