diff options
author | Freya Murphy <freya@freyacat.org> | 2024-10-17 23:58:17 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-10-17 23:58:17 -0400 |
commit | 3c815b70cf475fc06a23b5e3e7ea5bf33d25a9dc (patch) | |
tree | 6091132ca55d95009a7340da552ae1e2d632e0ca /.root/etc/cmdline.d | |
parent | neovim good again (diff) | |
download | dotfiles-arch-main.tar.gz dotfiles-arch-main.tar.bz2 dotfiles-arch-main.zip |
Diffstat (limited to '.root/etc/cmdline.d')
-rw-r--r-- | .root/etc/cmdline.d/gpu.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.root/etc/cmdline.d/gpu.conf b/.root/etc/cmdline.d/gpu.conf new file mode 100644 index 0000000..d2757a0 --- /dev/null +++ b/.root/etc/cmdline.d/gpu.conf @@ -0,0 +1 @@ +nouveau.config=NvGspRm=1 |