pacifidlog: set jovian has.amd.gpu = true

This commit is contained in:
Aly Raffauf 2024-10-13 16:50:19 -04:00
parent 7247eb3369
commit ccb69fe2b3

View file

@ -48,16 +48,20 @@
GDK_SCALE = "2";
};
jovian.steam = {
enable = true;
autoStart = true;
desktopSession = "hyprland";
user = "aly";
};
jovian = {
decky-loader = {
enable = true;
user = "aly";
};
jovian.decky-loader = {
enable = true;
user = "aly";
hardware.has.amd.gpu = true;
steam = {
enable = true;
autoStart = true;
desktopSession = "hyprland";
user = "aly";
};
};
networking.hostName = "pacifidlog";