DRM DEVICES now in host files

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-02-20 20:53:36 +01:00
parent 081e05c702
commit d2a9fff0d1
2 changed files with 4 additions and 1 deletions

View File

@@ -80,6 +80,10 @@
# Import a profile picture, used by the caelestia dashboard
file.".face" = {source = ./profile_picture.png;};
sessionVariables = {
AQ_DRM_DEVICES = "/dev/dri/card2:/dev/dri/card1"; # CHANGEME: Related to the GPU
};
# Don't touch this
stateVersion = "24.05";
};