mirror of
				https://github.com/Jokiller230/puzzlevision.git
				synced 2025-11-03 23:28:48 +00:00 
			
		
		
		
	feat: update VSCodium configuration
feat: add nil language server refactor: remove unnecessary ssh config content
This commit is contained in:
		
							parent
							
								
									a45e263617
								
							
						
					
					
						commit
						4966b26ec4
					
				
					 4 changed files with 12 additions and 31 deletions
				
			
		| 
						 | 
				
			
			@ -32,6 +32,11 @@ in {
 | 
			
		|||
        options = "--delete-older-than 3d";
 | 
			
		||||
      };
 | 
			
		||||
 | 
			
		||||
      extraOptions = ''
 | 
			
		||||
        extra-substituters = https://devenv.cachix.org
 | 
			
		||||
        extra-trusted-public-keys = devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw=
 | 
			
		||||
      '';
 | 
			
		||||
 | 
			
		||||
      package = mkIf cfg.use-lix pkgs.lix; # Enable LIX
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue