forked from jan-leila/nix-config
		
	removed shale from leylas devices
This commit is contained in:
		
							parent
							
								
									50d1e8d5ea
								
							
						
					
					
						commit
						d04c5183ca
					
				
					 1 changed files with 6 additions and 2 deletions
				
			
		|  | @ -87,13 +87,17 @@ in { | ||||||
|               twilight = lib.mkIf (config.networking.hostName != "twilight") "twilight"; |               twilight = lib.mkIf (config.networking.hostName != "twilight") "twilight"; | ||||||
|               horizon = lib.mkIf (config.networking.hostName != "horizon") "horizon"; |               horizon = lib.mkIf (config.networking.hostName != "horizon") "horizon"; | ||||||
|               leylaDevices = [ |               leylaDevices = [ | ||||||
|  |                 defiant | ||||||
|                 ceder |                 ceder | ||||||
|                 coven |                 coven | ||||||
|                 shale |  | ||||||
|                 defiant |  | ||||||
|                 twilight |                 twilight | ||||||
|                 horizon |                 horizon | ||||||
|               ]; |               ]; | ||||||
|  |               superNoteTablets = [ | ||||||
|  |                 defiant | ||||||
|  |                 ceder | ||||||
|  |                 shale | ||||||
|  |               ]; | ||||||
|             in |             in | ||||||
|               lib.mkMerge [ |               lib.mkMerge [ | ||||||
|                 config.host.sync.folders.extraFolders |                 config.host.sync.folders.extraFolders | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue