feat(tverskoy): Attempt #2 to install Steam
Change-Id: I79bcd37f498ec8a337b65b069d085c672b830ee9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3247 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
		
							parent
							
								
									2fa32b563f
								
							
						
					
					
						commit
						da5a5ab2e4
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -205,6 +205,7 @@ in lib.fix(self: {
 | 
				
			||||||
    light.enable = true;
 | 
					    light.enable = true;
 | 
				
			||||||
    ssh.startAgent = true;
 | 
					    ssh.startAgent = true;
 | 
				
			||||||
    mosh.enable = true;
 | 
					    mosh.enable = true;
 | 
				
			||||||
 | 
					    steam.enable = true;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Required by impermanence
 | 
					    # Required by impermanence
 | 
				
			||||||
    fuse.userAllowOther = true;
 | 
					    fuse.userAllowOther = true;
 | 
				
			||||||
| 
						 | 
					@ -306,12 +307,14 @@ in lib.fix(self: {
 | 
				
			||||||
          ".config/spotify"
 | 
					          ".config/spotify"
 | 
				
			||||||
          ".config/syncthing"
 | 
					          ".config/syncthing"
 | 
				
			||||||
          ".gnupg"
 | 
					          ".gnupg"
 | 
				
			||||||
 | 
					          ".local/share/Steam"
 | 
				
			||||||
          ".local/share/direnv"
 | 
					          ".local/share/direnv"
 | 
				
			||||||
          ".local/share/fish"
 | 
					          ".local/share/fish"
 | 
				
			||||||
          ".mozilla/firefox"
 | 
					          ".mozilla/firefox"
 | 
				
			||||||
          ".password-store"
 | 
					          ".password-store"
 | 
				
			||||||
          ".rustup"
 | 
					          ".rustup"
 | 
				
			||||||
          ".ssh"
 | 
					          ".ssh"
 | 
				
			||||||
 | 
					          ".steam"
 | 
				
			||||||
          ".telega"
 | 
					          ".telega"
 | 
				
			||||||
          "go"
 | 
					          "go"
 | 
				
			||||||
          "mail"
 | 
					          "mail"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue