docs(nixos:networking): add credit to module
This commit is contained in:
		
							parent
							
								
									e3c00cbb0e
								
							
						
					
					
						commit
						45a6774b20
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -6,7 +6,7 @@ | ||||||
|   inherit (lib) mkIf; |   inherit (lib) mkIf; | ||||||
|   inherit (config.ooknet) host; |   inherit (config.ooknet) host; | ||||||
| in { | in { | ||||||
|   # nyx module |   # credit github:notashelf/nyx module | ||||||
|   config = mkIf (host.type != "phone") { |   config = mkIf (host.type != "phone") { | ||||||
|     boot = { |     boot = { | ||||||
|       kernelModules = ["tls" "tcp_bbr"]; |       kernelModules = ["tls" "tcp_bbr"]; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue