nix fmt
This commit is contained in:
		
							parent
							
								
									af0ff75f47
								
							
						
					
					
						commit
						f27c382b05
					
				
					 2 changed files with 1 additions and 2 deletions
				
			
		|  | @ -33,7 +33,6 @@ in { | |||
|           chathistory = true; | ||||
|           channels = [ | ||||
|             "#lobsters" | ||||
|              | ||||
|           ]; | ||||
|         }; | ||||
|       }; | ||||
|  |  | |||
|  | @ -59,7 +59,7 @@ | |||
|       efi.canTouchEfiVariables = true; | ||||
|     }; | ||||
|     tmp.useTmpfs = true; | ||||
|     supportedFilesystems = [ "zfs" ]; | ||||
|     supportedFilesystems = ["zfs"]; | ||||
|     zfs = { | ||||
|       forceImportRoot = false; | ||||
|       useKeyringForCredentials = true; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue