Remove unnecessary comments
This commit is contained in:
		
							parent
							
								
									f71e675eb9
								
							
						
					
					
						commit
						0d57e5a93f
					
				
							
								
								
									
										11
									
								
								config.scm
								
								
								
								
							
							
						
						
									
										11
									
								
								config.scm
								
								
								
								
							| 
						 | 
					@ -1,14 +1,3 @@
 | 
				
			||||||
;; This is an operating system configuration generated
 | 
					 | 
				
			||||||
;; by the graphical installer.
 | 
					 | 
				
			||||||
;;
 | 
					 | 
				
			||||||
;; Once installation is complete, you can learn and modify
 | 
					 | 
				
			||||||
;; this file to tweak the system configuration, and pass it
 | 
					 | 
				
			||||||
;; to the 'guix system reconfigure' command to effect your
 | 
					 | 
				
			||||||
;; changes.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
;; Indicate which modules to import to access the variables
 | 
					 | 
				
			||||||
;; used in this configuration.
 | 
					 | 
				
			||||||
(use-modules 
 | 
					(use-modules 
 | 
				
			||||||
  (gnu)
 | 
					  (gnu)
 | 
				
			||||||
  (gnu packages)
 | 
					  (gnu packages)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue