mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
booting
This commit is contained in:
parent
6d7bd478b4
commit
9315cfabf7
2 changed files with 0 additions and 13 deletions
|
|
@ -8,11 +8,6 @@ in
|
|||
xwayland = true;
|
||||
wrapperFeatures.gtk = true;
|
||||
|
||||
# extraOptions = [
|
||||
# "--unsupported-gpu"
|
||||
# "--my-next-gpu-wont-be-nvidia"
|
||||
# ];
|
||||
|
||||
extraSessionCommands = ''
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue