simplified namespace cause I dont wanna type that much and introduce colored man pages
This commit is contained in:
		
							parent
							
								
									767922cdd0
								
							
						
					
					
						commit
						80a4ed8f70
					
				
					 15 changed files with 54 additions and 126 deletions
				
			
		|  | @ -11,13 +11,17 @@ in | |||
| 
 | ||||
|   environment.systemPackages = with pkgs; [ | ||||
|     path-of-building | ||||
|     steamcmd | ||||
|     pkgs.most | ||||
|     pkgs.man-pages | ||||
|     pkgs.man-pages-posix | ||||
|   ]; | ||||
| 
 | ||||
|   environment.pathsToLink = [ "/libexec" ]; | ||||
| 
 | ||||
|   virtualisation.waydroid = enabled; | ||||
| 
 | ||||
|   services.xserver.displayManager.setupCommands = "xrandr --output HDMI-A-1 --off"; | ||||
| 
 | ||||
|   wyrdgard = { | ||||
|     archetypes = { | ||||
|       gaming.enable = true; | ||||
|  | @ -28,7 +32,7 @@ in | |||
|       obs-studio = enabled; | ||||
|     }; | ||||
| 
 | ||||
|     graphical-interface.desktop-manager.hyprland = { | ||||
|     desktop.hyprland = { | ||||
|       enable = true; | ||||
|       settings = { | ||||
|         monitor = [ | ||||
|  | @ -39,7 +43,7 @@ in | |||
|         ]; | ||||
| 
 | ||||
|         exec-once = [ | ||||
|           "xrandr --output DP-2 --primary" | ||||
|           "xrandr --output DP-2 --primary --output HDMI-A-1 --on" | ||||
|           "hyprctl dispatch moveworkspacetomonitor 4 HDMI-A-1" | ||||
|         ]; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue