Forcing Firefox as default browser + primary monitor on Thor
This commit is contained in:
parent
f28e934cd0
commit
47f6c30f4e
3 changed files with 11 additions and 5 deletions
|
|
@ -149,6 +149,10 @@ with lib; {
|
|||
layout = "us";
|
||||
videoDrivers = [ "nvidia" ];
|
||||
xkbOptions = "eurosign:e,terminate:ctrl_alt_bksp,compose:rctrl";
|
||||
xrandrHeads = [{
|
||||
primary = true;
|
||||
output = "DP-4";
|
||||
}];
|
||||
};
|
||||
# gnome.gnome-remote-desktop.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue