modified jovian environment to support preferred monitor
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
DECKY_HOME = "/home/${myConfig.essentials.Username}/homebrew";
|
||||
DECKY_USER_HOME = "/home/${myConfig.essentials.Username}";
|
||||
};
|
||||
|
||||
jovian.steam.environment = {
|
||||
OUTPUT_CONNECTOR = "DP-1";
|
||||
};
|
||||
# environment.systemPackages = with pkgs; [inputs.jovian.packages.${system}.default];
|
||||
jovian.steam.enable = true;
|
||||
jovian.steam.autoStart = true;
|
||||
|
||||
Reference in New Issue
Block a user