Compare commits
	
		
			No commits in common. "e8243a159d38feeb02a6c9bb23a003268af8cd15" and "40329dea86ae288b858ea2a676651ce58f21b205" have entirely different histories.
		
	
	
		
			e8243a159d
			...
			40329dea86
		
	
		
					 2 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -27,8 +27,6 @@ in
 | 
				
			||||||
    programs.starship = {
 | 
					    programs.starship = {
 | 
				
			||||||
      enable = true;
 | 
					      enable = true;
 | 
				
			||||||
      settings = {
 | 
					      settings = {
 | 
				
			||||||
        shell.disabled = false;
 | 
					 | 
				
			||||||
        shell.fish_indicator = "🐟";
 | 
					 | 
				
			||||||
        container.format = "[\\[$name\\]]($style) ";
 | 
					        container.format = "[\\[$name\\]]($style) ";
 | 
				
			||||||
        git_status = {
 | 
					        git_status = {
 | 
				
			||||||
          ahead = "⇡\${count}";
 | 
					          ahead = "⇡\${count}";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -46,7 +46,6 @@ with lib.metacfg;
 | 
				
			||||||
    attic-client
 | 
					    attic-client
 | 
				
			||||||
    piper
 | 
					    piper
 | 
				
			||||||
    gnome-remote-desktop
 | 
					    gnome-remote-desktop
 | 
				
			||||||
    nodejs
 | 
					 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  security.tpm2.enable = false;
 | 
					  security.tpm2.enable = false;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue