fix(grfn/system): Drop ntfy
This always fails when running due to mismatched glibc versions, which like... isn't nix supposed to solve thaat? I don't have the energy to debug, this isn't important Change-Id: I54fb91a0b8ee46b19af4f4b987e5c17d1cf6984f Reviewed-on: https://cl.tvl.fyi/c/depot/+/7570 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi>
This commit is contained in:
		
							parent
							
								
									a7fbb5b44c
								
							
						
					
					
						commit
						631c161a15
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
					@ -13,10 +13,6 @@
 | 
				
			||||||
    ntfy
 | 
					    ntfy
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  programs.zsh.initExtra = ''
 | 
					 | 
				
			||||||
    eval "$(${pkgs.ntfy}/bin/ntfy shell-integration)"
 | 
					 | 
				
			||||||
  '';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  services.syncthing.tray.enable = true;
 | 
					  services.syncthing.tray.enable = true;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  gtk = {
 | 
					  gtk = {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue