mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 03:34:37 +00:00 
			
		
		
		
	utils: %rosenthal-base-services: Re-order substitute URLs.
* rosenthal/utils/counter-stop.scm (%rosenthal-base-services): Re-order substitute URLs.
This commit is contained in:
		
							parent
							
								
									4c19ddeb48
								
							
						
					
					
						commit
						717945c98e
					
				@ -156,9 +156,9 @@
 | 
			
		||||
            config => (guix-configuration
 | 
			
		||||
                       (inherit config)
 | 
			
		||||
                       (substitute-urls
 | 
			
		||||
                        (cons* "https://nonguix.org"
 | 
			
		||||
                               "https://guix.tobias.gr"
 | 
			
		||||
                               %default-substitute-urls))
 | 
			
		||||
                        (append %default-substitute-urls
 | 
			
		||||
                                '("https://nonguix.org"
 | 
			
		||||
                                  "https://guix.tobias.gr")))
 | 
			
		||||
                       (authorized-keys
 | 
			
		||||
                        (cons* %guix-authorized-key-nonguix
 | 
			
		||||
                               %guix-authorized-key-tobias
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user