update depricated params

This commit is contained in:
2024-08-03 17:00:24 +05:30
parent 8a0f6938c7
commit a71bf5425e
4 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@
ls = "lsd";
};
syntaxHighlighting.enable = true;
enableAutosuggestions = true;
autosuggestion.enable = true;
initExtra = ''
nitch
export WINIT_X11_SCALE_FACTOR=1
@ -44,7 +44,6 @@
bore-cli
fast-cli
gdu
nvtop
zip
unzip
pciutils

View File

@ -3,5 +3,5 @@
enable = true;
};
hardware.opengl.driSupport32Bit = true;
hardware.graphics.enable32Bit = true;
}