added zig lsp.
This commit is contained in:
		
							parent
							
								
									a08109dc84
								
							
						
					
					
						commit
						3ac448bfa9
					
				
					 4 changed files with 29 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -11,9 +11,9 @@ in {
 | 
			
		|||
  services.homepage-dashboard = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    environmentFile = ''${pkgs.writeTextFile {
 | 
			
		||||
      name = "envFile";
 | 
			
		||||
      text ="HOMEPAGE_ALLOWED_HOSTS=${baseurl}";
 | 
			
		||||
    }}'';
 | 
			
		||||
        name = "envFile";
 | 
			
		||||
        text = "HOMEPAGE_ALLOWED_HOSTS=${baseurl}";
 | 
			
		||||
      }}'';
 | 
			
		||||
    settings = {
 | 
			
		||||
      theme = "dark";
 | 
			
		||||
      color = "slate";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue