feat: configure desktop monitors
This commit is contained in:
parent
5c666feefb
commit
f19d50407e
2 changed files with 2 additions and 3 deletions
|
|
@ -24,6 +24,7 @@
|
|||
programs.hyprland.enable = true;
|
||||
programs.hyprland.nvidiaSupport = true;
|
||||
programs.hyprland.keyboardLayouts = [ "us" "de" ];
|
||||
programs.hyprland.monitors."HDMI-A-2" = { scale = 1.2; };
|
||||
programs.exercism.enable = true;
|
||||
services.wallpaper.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue