refactor(sys): systemModules -> ooknet
This commit is contained in:
		
							parent
							
								
									63c39a89ed
								
							
						
					
					
						commit
						104df464f9
					
				
					 52 changed files with 69 additions and 69 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
{ lib, config, ... }:
 | 
			
		||||
 | 
			
		||||
let
 | 
			
		||||
  features = config.systemModules.host.hardware.features;
 | 
			
		||||
  features = config.ooknet.host.hardware.features;
 | 
			
		||||
  inherit (lib) mkIf;
 | 
			
		||||
  inherit (builtins) elem;
 | 
			
		||||
in
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue